TimePicker

Search for usage in LXR

TimePicker Class Reference

Inherits RowLayout.

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

int TimePicker::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

int TimePicker::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 Sat Apr 27 2024 22:09:57 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.