Editable.setEditable
void setEditable(bool isEditable)Determines if the user can edit the text in the editable widget or not.
Parameters
isEditable | true if the user is allowed to edit the text in the widget |
void setEditable(bool isEditable)Determines if the user can edit the text in the editable widget or not.
isEditable | true if the user is allowed to edit the text in the widget |