Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DateBookMonthHeader Class Reference

#include </home/clem/local/src/opie/library/datebookmonth.h>

List of all members.

Signals

void dateChanged (int year, int month)

Public Member Functions

 DateBookMonthHeader (QWidget *parent=0, const char *name=0)
 ~DateBookMonthHeader ()
void setDate (int year, int month)

Protected Slots

void keyPressEvent (QKeyEvent *e)

Private Slots

void updateDate ()
void firstMonth ()
void lastMonth ()
void monthBack ()
void monthForward ()

Private Attributes

QToolButton * begin
QToolButton * back
QToolButton * next
QToolButton * end
QComboBox * month
QSpinBox * year
DateBookMonthHeaderPrivate * d
int focus


Constructor & Destructor Documentation

DateBookMonthHeader::DateBookMonthHeader QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 36 of file datebookmonth.cpp.

References add, back, begin, end, FALSE, firstMonth(), i, lastMonth(), Resource::loadPixmap(), month, monthBack(), monthForward(), Calendar::nameOfMonth(), next, tr, TRUE, updateDate(), and year.

DateBookMonthHeader::~DateBookMonthHeader  ) 
 

Definition at line 92 of file datebookmonth.cpp.


Member Function Documentation

void DateBookMonthHeader::dateChanged int  year,
int  month
[signal]
 

Referenced by firstMonth(), lastMonth(), monthBack(), monthForward(), and updateDate().

void DateBookMonthHeader::firstMonth  )  [private, slot]
 

Definition at line 102 of file datebookmonth.cpp.

References dateChanged(), month, and year.

Referenced by DateBookMonthHeader().

void DateBookMonthHeader::keyPressEvent QKeyEvent *  e  )  [inline, protected, slot]
 

Definition at line 56 of file datebookmonth.h.

void DateBookMonthHeader::lastMonth  )  [private, slot]
 

Definition at line 108 of file datebookmonth.cpp.

References dateChanged(), month, and year.

Referenced by DateBookMonthHeader().

void DateBookMonthHeader::monthBack  )  [private, slot]
 

Definition at line 114 of file datebookmonth.cpp.

References dateChanged(), month, and year.

Referenced by DateBookMonthHeader().

void DateBookMonthHeader::monthForward  )  [private, slot]
 

Definition at line 128 of file datebookmonth.cpp.

References dateChanged(), month, and year.

Referenced by DateBookMonthHeader().

void DateBookMonthHeader::setDate int  year,
int  month
 

Definition at line 141 of file datebookmonth.cpp.

References month, and year.

Referenced by DateBookMonth::DateBookMonth(), ODateBookMonth::ODateBookMonth(), DateBookMonth::setDate(), and ODateBookMonth::setDate().

void DateBookMonthHeader::updateDate  )  [private, slot]
 

Definition at line 97 of file datebookmonth.cpp.

References dateChanged(), month, and year.

Referenced by DateBookMonthHeader().


Member Data Documentation

QToolButton * DateBookMonthHeader::back [private]
 

Definition at line 68 of file datebookmonth.h.

Referenced by DateBookMonthHeader().

QToolButton* DateBookMonthHeader::begin [private]
 

Definition at line 68 of file datebookmonth.h.

Referenced by DateBookMonthHeader().

DateBookMonthHeaderPrivate* DateBookMonthHeader::d [private]
 

Definition at line 71 of file datebookmonth.h.

QToolButton * DateBookMonthHeader::end [private]
 

Definition at line 68 of file datebookmonth.h.

Referenced by DateBookMonthHeader().

int DateBookMonthHeader::focus [private]
 

Definition at line 72 of file datebookmonth.h.

QComboBox* DateBookMonthHeader::month [private]
 

Definition at line 69 of file datebookmonth.h.

Referenced by DateBookMonthHeader(), firstMonth(), lastMonth(), monthBack(), monthForward(), setDate(), and updateDate().

QToolButton * DateBookMonthHeader::next [private]
 

Definition at line 68 of file datebookmonth.h.

Referenced by DateBookMonthHeader().

QSpinBox* DateBookMonthHeader::year [private]
 

Definition at line 70 of file datebookmonth.h.

Referenced by DateBookMonthHeader(), firstMonth(), lastMonth(), monthBack(), monthForward(), setDate(), and updateDate().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:30:25 2005 for OPIE by  doxygen 1.4.2