kalarm
AlarmListDelegate Class Reference
#include <alarmlistdelegate.h>
Inheritance diagram for AlarmListDelegate:

Detailed Description
Definition at line 31 of file alarmlistdelegate.h.
Public Member Functions | |
| AlarmListDelegate (AlarmListView *parent=0) | |
| virtual QWidget * | createEditor (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const |
| virtual bool | editorEvent (QEvent *, QAbstractItemModel *, const QStyleOptionViewItem &, const QModelIndex &) |
| virtual void | paint (QPainter *, const QStyleOptionViewItem &, const QModelIndex &) const |
| virtual QSize | sizeHint (const QStyleOptionViewItem &, const QModelIndex &) const |
Constructor & Destructor Documentation
| AlarmListDelegate::AlarmListDelegate | ( | AlarmListView * | parent = 0 |
) | [explicit] |
Definition at line 37 of file alarmlistdelegate.cpp.
Member Function Documentation
| virtual QWidget* AlarmListDelegate::createEditor | ( | QWidget * | , | |
| const QStyleOptionViewItem & | , | |||
| const QModelIndex & | ||||
| ) | const [inline, virtual] |
Definition at line 36 of file alarmlistdelegate.h.
| bool AlarmListDelegate::editorEvent | ( | QEvent * | e, | |
| QAbstractItemModel * | model, | |||
| const QStyleOptionViewItem & | , | |||
| const QModelIndex & | index | |||
| ) | [virtual] |
Definition at line 103 of file alarmlistdelegate.cpp.
| void AlarmListDelegate::paint | ( | QPainter * | painter, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | const [virtual] |
Definition at line 42 of file alarmlistdelegate.cpp.
| QSize AlarmListDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, | |
| const QModelIndex & | index | |||
| ) | const [virtual] |
Definition at line 69 of file alarmlistdelegate.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference