Class Theme::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 |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Types Documentation
enum Alignment
enum Theme::QfBadge::Alignment {
TopLeft,
TopRight,
BottomLeft,
BottomRight
};
Public Properties Documentation
property alignment
int Theme::QfBadge::alignment;
property badgeText
alias Theme::QfBadge::badgeText;
property bottomMargin
int Theme::QfBadge::bottomMargin;
property enableGradient
bool Theme::QfBadge::enableGradient;
property leftMargin
int Theme::QfBadge::leftMargin;
property rightMargin
int Theme::QfBadge::rightMargin;
property topMargin
int Theme::QfBadge::topMargin;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfBadge.qml