EditableLabel.editing

bool editing() @property

Get editing property.

Returns

This property is true while the widget is in edit mode.
void editing(bool propval) @property

Set editing property.

Parameters

propvalThis property is true while the widget is in edit mode.