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