Class QfContainerCard
Inherits the following classes: Rectangle
Public Properties
| Type | Name |
|---|---|
| property color | accentColor |
| property alias | description |
| property alias | extraContent |
| property alias | footnote |
| property alias | iconSource |
| property int | indicatorCount |
| property bool | indicatorVisible |
| property alias | title |
Detailed Description
A card grouping a title, description and status texts. Content (e.g. an action button or a toggle) can be added as children and is placed below the texts.
Public Properties Documentation
property accentColor
color QfContainerCard::accentColor;
property description
alias QfContainerCard::description;
property extraContent
alias QfContainerCard::extraContent;
Remark:
This is the default property
property footnote
alias QfContainerCard::footnote;
property iconSource
alias QfContainerCard::iconSource;
property indicatorCount
int QfContainerCard::indicatorCount;
property indicatorVisible
bool QfContainerCard::indicatorVisible;
property title
alias QfContainerCard::title;
The documentation for this class was generated from the following file src/gui/qml/QfContainerCard.qml