QNodeEditor.widgets.value_box.PopupLineEdit#
- class QNodeEditor.widgets.value_box.PopupLineEdit#
Bases:
QLineEditLine edit that closes when it loses focus.
This class should not be used. It is automatically instantiated in a
ValueBox.Properties
closed()Signal that is emitted when the line edit has closed
Methods
focusOutEventClose the line edit when it loses focus.
keyPressEventClose the line edit if
EnterorEscapeis pressed.- __init__(*args, **kwargs)#