Class Theme::QfCalendarItem
ClassList > Theme > QfCalendarItem
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property bool | compactMode |
| property date | initialDate |
| property alias | month |
| property alias | year |
Public Signals
| Type | Name |
|---|---|
| signal void | dateClicked (var date) |
Detailed Description
Import Statement
import Theme
Public Properties Documentation
property compactMode
bool Theme::QfCalendarItem::compactMode;
property initialDate
date Theme::QfCalendarItem::initialDate;
property month
alias Theme::QfCalendarItem::month;
property year
alias Theme::QfCalendarItem::year;
Public Signals Documentation
signal dateClicked
void Theme::QfCalendarItem::dateClicked;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfCalendarItem.qml