Class Theme::QfCalendarPanel
ClassList > Theme > QfCalendarPanel
Inherits the following classes: Theme::QfDialog
Public Properties
| Type | Name |
|---|---|
| property date | selectedDate |
| property bool | showDatePicker |
| property bool | showTimePicker |
| property bool | verticalView |
Public Signals
| Type | Name |
|---|---|
| signal void | dateTimePicked (var date) |
Public Functions
| Type | Name |
|---|---|
| void | selectDate () |
| void | setFittingLayout () |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property selectedDate
date Theme::QfCalendarPanel::selectedDate;
property showDatePicker
bool Theme::QfCalendarPanel::showDatePicker;
property showTimePicker
bool Theme::QfCalendarPanel::showTimePicker;
property verticalView
bool Theme::QfCalendarPanel::verticalView;
Public Signals Documentation
signal dateTimePicked
void Theme::QfCalendarPanel::dateTimePicked;
Public Functions Documentation
function selectDate
void Theme::QfCalendarPanel::selectDate ()
function setFittingLayout
void Theme::QfCalendarPanel::setFittingLayout ()
The documentation for this class was generated from the following file src/qml/imports/Theme/QfCalendarPanel.qml