kopete/kopete
EmoticonItem Class Reference
#include <emoticonselector.h>
Inheritance diagram for EmoticonItem:

Public Member Functions | |
EmoticonItem (const QString &emoticonText, const QString &pixmapPath, QListWidget *parent=0) | |
QString | pixmapPath () const |
QString | text () const |
Detailed Description
Definition at line 36 of file emoticonselector.h.
Constructor & Destructor Documentation
EmoticonItem::EmoticonItem | ( | const QString & | emoticonText, |
const QString & | pixmapPath, | ||
QListWidget * | parent = 0 |
||
) |
Definition at line 37 of file emoticonselector.cpp.
Member Function Documentation
QString EmoticonItem::pixmapPath | ( | ) | const |
Definition at line 58 of file emoticonselector.cpp.
QString EmoticonItem::text | ( | ) | const |
Definition at line 53 of file emoticonselector.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.