Quassel IRC
Pre-Release
|
#include </tmp/quassel/src/qtui/settingspages/ignorelistsettingspage.h>
Public Member Functions | |
IgnoreListDelegate (QWidget *parent=0) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
Definition at line 38 of file ignorelistsettingspage.h.
|
inline |
Definition at line 43 of file ignorelistsettingspage.h.
void paint | ( | QPainter * | painter, |
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 189 of file ignorelistsettingspage.cpp.
bool editorEvent | ( | QEvent * | event, |
QAbstractItemModel * | model, | ||
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) |
Definition at line 210 of file ignorelistsettingspage.cpp.