Class QfButton
Inherits the following classes: Button
Public Properties
| Type | Name |
|---|---|
| property color | bgcolor |
| property alias | borderColor |
| property color | color |
| property bool | dropdown |
| property real | progressValue |
| property alias | radius |
| property bool | showProgress |
Public Signals
| Type | Name |
|---|---|
| signal void | dropdownClicked |
Public Properties Documentation
property bgcolor
color QfButton::bgcolor;
property borderColor
alias QfButton::borderColor;
property color [1/2]
color QfButton::color;
property dropdown
bool QfButton::dropdown;
property progressValue
real QfButton::progressValue;
property radius
alias QfButton::radius;
property showProgress
bool QfButton::showProgress;
Public Signals Documentation
signal dropdownClicked
void QfButton::dropdownClicked;
The documentation for this class was generated from the following file src/gui/qml/QfButton.qml