Class Theme::QfMeterBar
ClassList > Theme > 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 |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property animationDuration
int Theme::QfMeterBar::animationDuration;
property barHeight
int Theme::QfMeterBar::barHeight;
property criticalColor
color Theme::QfMeterBar::criticalColor;
property criticalThreshold
double Theme::QfMeterBar::criticalThreshold;
property loading
bool Theme::QfMeterBar::loading;
property normalColor
color Theme::QfMeterBar::normalColor;
property relatedUrl
string Theme::QfMeterBar::relatedUrl;
property showTitleLabel
alias Theme::QfMeterBar::showTitleLabel;
property showUsageLabel
alias Theme::QfMeterBar::showUsageLabel;
property usageText
alias Theme::QfMeterBar::usageText;
property value
alias Theme::QfMeterBar::value;
property warningColor
color Theme::QfMeterBar::warningColor;
property warningThreshold
double Theme::QfMeterBar::warningThreshold;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfMeterBar.qml