Class QfBadge
Inherits the following classes: Rectangle
Public Types
| Type | Name |
|---|---|
| enum | Alignment |
Public Properties
| Type | Name |
|---|---|
| property int | alignment |
| property alias | badgeText |
| property int | bottomMargin |
| property bool | enableGradient |
| property int | leftMargin |
| property int | rightMargin |
| property int | topMargin |
Public Types Documentation
enum Alignment
enum QfBadge::Alignment {
TopLeft,
TopRight,
BottomLeft,
BottomRight
};
Public Properties Documentation
property alignment
int QfBadge::alignment;
property badgeText
alias QfBadge::badgeText;
property bottomMargin
int QfBadge::bottomMargin;
property enableGradient
bool QfBadge::enableGradient;
property leftMargin
int QfBadge::leftMargin;
property rightMargin
int QfBadge::rightMargin;
property topMargin
int QfBadge::topMargin;
The documentation for this class was generated from the following file src/gui/qml/QfBadge.qml