Wt  3.3.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Wt::WTimePicker Class Reference

A Time Picker. More...

#include <Wt/WTimePicker>

Inheritance diagram for Wt::WTimePicker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 WTimePicker (WContainerWidget *parent=0)
 Creates a new time picker.
 WTimePicker (const WTime &time, WContainerWidget *parent=0)
 Creates a new time picker.
void setTime (const WTime &time)
 sets the time
int minuteStep () const
 returns the minutes step
void setMinuteStep (int step)
 sets the minute step
void setSecondStep (int step)
 sets the second step
SignalselectionChanged ()
 Signal emitted when the value is changed.

Detailed Description

A Time Picker.

See also:
WTimeEdit
WTime
WTimeValidator

Styling through CSS is not applicable.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Mar 22 2016 for the C++ Web Toolkit (Wt) by doxygen 1.7.6.1