ktimeedit.h
TQSizePolicy sizePolicy() const
returns the preferred size policy of the KTimeEdit
Definition ktimeedit.cpp:168
TQTime getTime() const
returns the time that is currently set in the timeLineEdit.
Definition ktimeedit.cpp:149
KTimeEdit(TQWidget *parent=0, TQTime qt=TQTime(12, 0), const char *name=0)
constructs a new time edit.
Definition ktimeedit.cpp:108
bool inputIsValid() const
return true if input is a valid time and false if not
Definition ktimeedit.cpp:277
void setTime(TQTime qt)
used to set the time which is displayed to a specific value.
Definition ktimeedit.cpp:177
