QNodeEditor.widgets.value\_box.ValueBox ======================================= .. currentmodule:: QNodeEditor.widgets.value_box .. autoclass:: ValueBox :show-inheritance: :members: :no-inherited-members: .. rubric:: Properties .. autosummary:: ~ValueBox.TYPE_FLOAT ~ValueBox.TYPE_INT ~ValueBox.editing ~ValueBox.maximum ~ValueBox.minimum ~ValueBox.name ~ValueBox.step ~ValueBox.theme ~ValueBox.value ~ValueBox.value_changed ~ValueBox.value_type .. rubric:: Methods .. autosummary:: :nosignatures: ~ValueBox.__init__ ~ValueBox.decrement ~ValueBox.enterEvent ~ValueBox.eventFilter ~ValueBox.increment ~ValueBox.leaveEvent ~ValueBox.set_height ~ValueBox.set_label_only ~ValueBox.set_range .. automethod:: __init__