korganizer
EventIndicator Class Reference
#include <koagendaview.h>
Inheritance diagram for EventIndicator:

Detailed Description
Definition at line 62 of file koagendaview.h.
Public Types | |
| enum | Location { Top, Bottom } |
Public Member Functions | |
| void | changeColumns (int columns) |
| void | enableColumn (int column, bool enable) |
| EventIndicator (Location loc=Top, QWidget *parent=0) | |
| virtual | ~EventIndicator () |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Member Enumeration Documentation
Constructor & Destructor Documentation
Definition at line 84 of file koagendaview.cpp.
| EventIndicator::~EventIndicator | ( | ) | [virtual] |
Definition at line 100 of file koagendaview.cpp.
Member Function Documentation
| void EventIndicator::changeColumns | ( | int | columns | ) |
Definition at line 122 of file koagendaview.cpp.
| void EventIndicator::enableColumn | ( | int | column, | |
| bool | enable | |||
| ) |
Definition at line 130 of file koagendaview.cpp.
| void EventIndicator::paintEvent | ( | QPaintEvent * | event | ) | [protected] |
Definition at line 104 of file koagendaview.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference