Class Theme::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 |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property bgcolor
color Theme::QfButton::bgcolor;
property borderColor
alias Theme::QfButton::borderColor;
property color [1/2]
color Theme::QfButton::color;
property dropdown
bool Theme::QfButton::dropdown;
property progressValue
real Theme::QfButton::progressValue;
property radius
alias Theme::QfButton::radius;
property showProgress
bool Theme::QfButton::showProgress;
Public Signals Documentation
signal dropdownClicked
void Theme::QfButton::dropdownClicked;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfButton.qml