Script
Properties | List of all members
TimeEdit Class Reference

Simplified TimeEdit widget. More...

#include <qswidget.h>

Inheritance diagram for TimeEdit:
Inheritance graph
[legend]
Collaboration diagram for TimeEdit:
Collaboration graph
[legend]

Properties

bool showSeconds
 whether to show seconds More...
 
bool showAMPM
 whether to show the AM : PM display More...
 
QTime time
 the current time More...
 
QTime minimum
 the minimum time More...
 
QTime maximum
 the maximum time More...
 

Detailed Description

Simplified TimeEdit widget.

Property Documentation

QTime TimeEdit::maximum
readwriteprivate

the maximum time

QTime TimeEdit::minimum
readwriteprivate

the minimum time

bool TimeEdit::showAMPM
readwriteprivate

whether to show the AM : PM display

bool TimeEdit::showSeconds
readwriteprivate

whether to show seconds

QTime TimeEdit::time
readwriteprivate

the current time


The documentation for this class was generated from the following file: