korganizer
MonthViewItem Class Reference
List of all members.Detailed Description
Definition at line 75 of file komonthview.h.
Public Member Functions | |
MonthViewItem (Incidence *, const QDateTime &qd, const QString &title) | |
void | setEvent (bool on) |
void | setTodo (bool on) |
void | setTodoDone (bool on) |
void | setRecur (bool on) |
void | setAlarm (bool on) |
void | setReply (bool on) |
void | setPalette (const QPalette &p) |
QPalette | palette () const |
Incidence * | incidence () const |
QDateTime | incidenceDateTime () |
void | setResourceColor (QColor &color) |
QColor & | resourceColor () |
Protected Member Functions | |
virtual void | paint (QPainter *) |
virtual int | height (const QListBox *) const |
virtual int | width (const QListBox *) const |
Protected Attributes | |
QColor | mResourceColor |
The documentation for this class was generated from the following files: