kdeui
KDateInternalYearSelector Class Reference
Year selection widget. More...
#include <kdatetbl.h>
Inheritance diagram for KDateInternalYearSelector:

| Public Slots | |
| void | yearEnteredSlot () | 
| Signals | |
| void | closeMe (int) | 
| Public Member Functions | |
| int | getYear () | 
| KDateInternalYearSelector (QWidget *parent=0, const char *name=0) | |
| void | setYear (int year) | 
| Protected Attributes | |
| int | result | 
| QIntValidator * | val | 
Detailed Description
Year selection widget.
For internal use only.
- Version:
- Id
- kdatetbl.h 565029 2006-07-22 07:30:24Z kling
Definition at line 140 of file kdatetbl.h.
Constructor & Destructor Documentation
| KDateInternalYearSelector::KDateInternalYearSelector | ( | QWidget * | parent = 0, | |
| const char * | name = 0 | |||
| ) | 
Definition at line 851 of file kdatetbl.cpp.
Member Function Documentation
| void KDateInternalYearSelector::closeMe | ( | int | ) |  [signal] | 
| int KDateInternalYearSelector::getYear | ( | ) | 
Definition at line 894 of file kdatetbl.cpp.
| void KDateInternalYearSelector::setYear | ( | int | year | ) | 
Definition at line 900 of file kdatetbl.cpp.
| void KDateInternalYearSelector::yearEnteredSlot | ( | ) |  [slot] | 
Definition at line 868 of file kdatetbl.cpp.
Member Data Documentation
| int KDateInternalYearSelector::result  [protected] | 
Definition at line 145 of file kdatetbl.h.
| QIntValidator* KDateInternalYearSelector::val  [protected] | 
Definition at line 144 of file kdatetbl.h.
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference