MonthViewCell Class Reference
This class represents one day in KOrganizer's month view. More...
#include <komonthview.h>
Inherits QWidget.
Signals
Public Member Functions
- MonthViewCell (KOMonthView *)
- void setDate (const QDate &)
- QDate date () const
- void setPrimary (bool)
- bool isPrimary () const
- void setHoliday (bool)
- void setHoliday (const QString &)
- void updateCell ()
- void addIncidence (Incidence *)
- bool removeIncidence (Incidence *)
- void updateConfig ()
- void enableScrollBars (bool)
- Incidence * selectedIncidence ()
- QDate selectedIncidenceDate ()
- void deselect ()
- void setCalendar (Calendar *cal)
Protected Slots
- void defaultAction (QListBoxItem *)
- void contextMenu (QListBoxItem *)
- void selection (QListBoxItem *)
- void cellClicked (QListBoxItem *)
Protected Member Functions
Detailed Description
This class represents one day in KOrganizer's month view.
- See also:
- KOMonthView
Member Function Documentation
|
Sets the date of the cell.
|
|
|
|
Make this cell show as a holiday.
|
|
Adds an incidence to the cell. Sets the right text and icons for this incidence. |
|
Removes an incidence from the cell.
|
The documentation for this class was generated from the following files:
- komonthview.h
- komonthview.cpp