Class 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) |
Public Properties Documentation
property compactMode
bool QfCalendarItem::compactMode;
property initialDate
date QfCalendarItem::initialDate;
property month
alias QfCalendarItem::month;
property year
alias QfCalendarItem::year;
Public Signals Documentation
signal dateClicked
void QfCalendarItem::dateClicked;
The documentation for this class was generated from the following file src/gui/qml/QfCalendarItem.qml