MonthView
Properties | |
date | currentDate |
bool | dragDropEnabled |
var | filter |
date | firstDayOfMonth |
bool | initialMonth |
alias | interactive |
bool | isLarge |
bool | isTiny |
alias | model |
int | month |
var | openOccurrence |
date | selectedDate |
date | startDate |
string | title |
int | year |
Signals | |
void | dateClicked (var date) |
void | dateDoubleClicked (var date) |
void | dateRightClicked (var date) |
Public Member Functions | |
void | addMonthsToDate (date, days) |
void | nextDate () |
void | previousDate () |
void | resetDate () |
void | setToDate (date, isInitialMonth=true) |
Detailed Description
A view for browsing the calendar months and its days.
Definition at line 51 of file MonthView.qml.
Property Documentation
◆ currentDate
|
read |
- Remarks
- This property is read-only
Definition at line 58 of file MonthView.qml.
◆ dragDropEnabled
|
read |
Definition at line 114 of file MonthView.qml.
◆ filter
|
read |
Definition at line 71 of file MonthView.qml.
◆ firstDayOfMonth
|
read |
Definition at line 84 of file MonthView.qml.
◆ initialMonth
|
read |
Definition at line 96 of file MonthView.qml.
◆ interactive
|
read |
Definition at line 118 of file MonthView.qml.
◆ isLarge
|
read |
- Remarks
- This property is read-only
Definition at line 101 of file MonthView.qml.
◆ isTiny
|
read |
- Remarks
- This property is read-only
Definition at line 106 of file MonthView.qml.
◆ model
|
read |
- Remarks
- This property is read-only
Definition at line 76 of file MonthView.qml.
◆ month
|
read |
Definition at line 88 of file MonthView.qml.
◆ openOccurrence
|
read |
Definition at line 67 of file MonthView.qml.
◆ selectedDate
|
read |
Definition at line 110 of file MonthView.qml.
◆ startDate
|
read |
Definition at line 80 of file MonthView.qml.
◆ title
|
read |
- Remarks
- This property is read-only
Definition at line 63 of file MonthView.qml.
◆ year
|
read |
Definition at line 92 of file MonthView.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:35:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.