KDateInternalYearSelector Class Reference
#include <kdatetbl.h>
Inherits TQLineEdit.
Public Slots | |
void | yearEnteredSlot () |
Signals | |
void | closeMe (int) |
Public Member Functions | |
KDateInternalYearSelector (TQWidget *parent=0, const char *name=0) | |
int | getYear () |
void | setYear (int year) |
Protected Attributes | |
TQIntValidator * | val |
int | result |
Detailed Description
Constructor & Destructor Documentation
◆ KDateInternalYearSelector()
KDateInternalYearSelector::KDateInternalYearSelector | ( | TQWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 850 of file kdatetbl.cpp.
Member Function Documentation
◆ getYear()
int KDateInternalYearSelector::getYear | ( | ) |
Definition at line 894 of file kdatetbl.cpp.
◆ setYear()
void KDateInternalYearSelector::setYear | ( | int | year | ) |
Definition at line 900 of file kdatetbl.cpp.
◆ yearEnteredSlot
|
slot |
Definition at line 868 of file kdatetbl.cpp.
Member Data Documentation
◆ result
|
protected |
Definition at line 145 of file kdatetbl.h.
◆ val
|
protected |
Definition at line 144 of file kdatetbl.h.
The documentation for this class was generated from the following files: