Editable.setEditable
void setEditable(bool isEditable)Determines if the user can edit the text in the editable widget.
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.
isEditable | true if the user is allowed to edit the text in the widget |