Class Theme::QfSlider
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property alias | from |
| property string | prefixText |
| property bool | showValueLabel |
| property alias | stepSize |
| property string | suffixText |
| property alias | to |
| property alias | value |
Public Signals
| Type | Name |
|---|---|
| signal void | moved |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property from
alias Theme::QfSlider::from;
property prefixText
string Theme::QfSlider::prefixText;
property showValueLabel
bool Theme::QfSlider::showValueLabel;
property stepSize
alias Theme::QfSlider::stepSize;
property suffixText
string Theme::QfSlider::suffixText;
property to
alias Theme::QfSlider::to;
property value
alias Theme::QfSlider::value;
Public Signals Documentation
signal moved
void Theme::QfSlider::moved;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfSlider.qml