kopete/kopete
KopeteItemDelegate Class Reference
#include <kopeteitemdelegate.h>
Inheritance diagram for KopeteItemDelegate:

Public Slots | |
bool | helpEvent (QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) |
Public Member Functions | |
KopeteItemDelegate (QAbstractItemView *parent=0) | |
~KopeteItemDelegate () | |
Kopete::Contact * | contactAt (const QStyleOptionViewItem &option, const QModelIndex &index, const QPoint &point) const |
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Static Public Member Functions | |
static QFont | normalFont (const QFont &naturalFont) |
static QFont | smallFont (const QFont &naturalFont) |
Detailed Description
Definition at line 34 of file kopeteitemdelegate.h.
Constructor & Destructor Documentation
KopeteItemDelegate::KopeteItemDelegate | ( | QAbstractItemView * | parent = 0 | ) |
Definition at line 45 of file kopeteitemdelegate.cpp.
KopeteItemDelegate::~KopeteItemDelegate | ( | ) |
Definition at line 50 of file kopeteitemdelegate.cpp.
Member Function Documentation
Kopete::Contact * KopeteItemDelegate::contactAt | ( | const QStyleOptionViewItem & | option, |
const QModelIndex & | index, | ||
const QPoint & | point | ||
) | const |
Definition at line 97 of file kopeteitemdelegate.cpp.
|
slot |
Definition at line 115 of file kopeteitemdelegate.cpp.
|
static |
Definition at line 54 of file kopeteitemdelegate.cpp.
|
virtual |
Definition at line 141 of file kopeteitemdelegate.cpp.
|
virtual |
Definition at line 75 of file kopeteitemdelegate.cpp.
|
static |
Definition at line 62 of file kopeteitemdelegate.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.