kopete/kopete
EmoticonThemeDelegate Class Reference
#include <emoticonthemedelegate.h>
Inheritance diagram for EmoticonThemeDelegate:

Public Member Functions | |
EmoticonThemeDelegate (QObject *parent=0) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 23 of file emoticonthemedelegate.h.
Constructor & Destructor Documentation
EmoticonThemeDelegate::EmoticonThemeDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 24 of file emoticonthemedelegate.cpp.
Member Function Documentation
void EmoticonThemeDelegate::paint | ( | QPainter * | painter, |
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 29 of file emoticonthemedelegate.cpp.
QSize EmoticonThemeDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
const QModelIndex & | index | ||
) | const |
Definition at line 93 of file emoticonthemedelegate.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.