pushbutton.h
virtual bool isReadOnly() const
Returns true if the widget is read only.
Definition: pushbutton.h:66
virtual void setReadOnly(bool readOnly)
Sets whether the push button is read-only for the user.
Definition: pushbutton.cpp:42
pushbutton.h virtual bool isReadOnly() const Returns true if the widget is read only. Definition: pushbutton.h:66 virtual void setReadOnly(bool readOnly) Sets whether the push button is read-only for the user. Definition: pushbutton.cpp:42 |