Mention enabled property in ToolButton's APIDOC
This commit is contained in:
parent
5e7cd1bbd0
commit
e27c827fba
@ -51,6 +51,9 @@ Properties:
|
|||||||
string font:
|
string font:
|
||||||
Sets the font for the button.
|
Sets the font for the button.
|
||||||
|
|
||||||
|
bool enabled:
|
||||||
|
Returns wether the button is currently enabled and receives user input.
|
||||||
|
|
||||||
Signals:
|
Signals:
|
||||||
onClicked:
|
onClicked:
|
||||||
The signal is being emmited when the button is being clicked.
|
The signal is being emmited when the button is being clicked.
|
||||||
|
Loading…
Reference in New Issue
Block a user