EditableLabel.editing
bool editing() @property nothrowGet editing property.
Returns
This property is true while the widget is in edit mode.
void editing(bool propval) @property nothrowSet editing property.
Parameters
propval | This property is true while the widget is in edit mode. |