Class QfMeterBar
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property int | animationDuration |
| property int | barHeight |
| property color | criticalColor |
| property double | criticalThreshold |
| property bool | loading |
| property color | normalColor |
| property string | relatedUrl |
| property alias | showTitleLabel |
| property alias | showUsageLabel |
| property alias | usageText |
| property alias | value |
| property color | warningColor |
| property double | warningThreshold |
Public Properties Documentation
property animationDuration
int QfMeterBar::animationDuration;
property barHeight
int QfMeterBar::barHeight;
property criticalColor
color QfMeterBar::criticalColor;
property criticalThreshold
double QfMeterBar::criticalThreshold;
property loading
bool QfMeterBar::loading;
property normalColor
color QfMeterBar::normalColor;
property relatedUrl
string QfMeterBar::relatedUrl;
property showTitleLabel
alias QfMeterBar::showTitleLabel;
property showUsageLabel
alias QfMeterBar::showUsageLabel;
property usageText
alias QfMeterBar::usageText;
property value
alias QfMeterBar::value;
property warningColor
color QfMeterBar::warningColor;
property warningThreshold
double QfMeterBar::warningThreshold;
The documentation for this class was generated from the following file src/gui/qml/QfMeterBar.qml