TimePicker
TimePicker Class Reference
Properties | |
int | hours |
int | minutes |
Public Member Functions | |
void | formatText (count, modelData) |
Detailed Description
A large time picker Represented as a clock provides a very visual way for a user to set and visulise a time being chosen.
Definition at line 14 of file TimePicker.qml.
Property Documentation
◆ hours
|
read |
This property holds the current hours selected.
This is a number between 0 and 23.
Definition at line 19 of file TimePicker.qml.
◆ minutes
|
read |
This property holds the current minutes selected.
This is a number between 0 and 59.
Definition at line 23 of file TimePicker.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.