Class Theme::QfToolButtonDrawer
ClassList > Theme > QfToolButtonDrawer
Inherits the following classes: Container
Public Types
| Type | Name |
|---|---|
| enum | Direction |
Public Properties
| Type | Name |
|---|---|
| property alias | bgcolor |
| property bool | collapsed |
| property int | direction |
| property alias | iconColor |
| property alias | iconSource |
| property string | name |
| property alias | round |
| property real | size |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Types Documentation
enum Direction
enum Theme::QfToolButtonDrawer::Direction {
Up,
Down,
Left,
Right
};
Public Properties Documentation
property bgcolor
alias Theme::QfToolButtonDrawer::bgcolor;
property collapsed
bool Theme::QfToolButtonDrawer::collapsed;
property direction
int Theme::QfToolButtonDrawer::direction;
property iconColor
alias Theme::QfToolButtonDrawer::iconColor;
property iconSource
alias Theme::QfToolButtonDrawer::iconSource;
property name
string Theme::QfToolButtonDrawer::name;
property round
alias Theme::QfToolButtonDrawer::round;
property size
real Theme::QfToolButtonDrawer::size;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfToolButtonDrawer.qml