Class 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 |
Public Properties Documentation
property from
alias QfSlider::from;
property prefixText
string QfSlider::prefixText;
property showValueLabel
bool QfSlider::showValueLabel;
property stepSize
alias QfSlider::stepSize;
property suffixText
string QfSlider::suffixText;
property to
alias QfSlider::to;
property value
alias QfSlider::value;
Public Signals Documentation
signal moved
void QfSlider::moved;
The documentation for this class was generated from the following file src/gui/qml/QfSlider.qml