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
 
bool showAMPM
 whether to show the AM : PM display
 
QTime time
 the current time
 
QTime minimum
 the minimum time
 
QTime maximum
 the maximum time
 

Detailed Description

Simplified TimeEdit widget.

Property Documentation

QTime TimeEdit::maximum
readwrite

the maximum time

QTime TimeEdit::minimum
readwrite

the minimum time

bool TimeEdit::showAMPM
readwrite

whether to show the AM : PM display

bool TimeEdit::showSeconds
readwrite

whether to show seconds

QTime TimeEdit::time
readwrite

the current time


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