kopete/kopete
emoticonselector.cpp
Go to the documentation of this file.
37 EmoticonItem::EmoticonItem(const QString &emoticonText, const QString &pixmapPath, QListWidget *parent)
100 for (QHash<QString, QStringList>::const_iterator it = list.constBegin(); it != list.constEnd(); ++it )
EmoticonItem(const QString &emoticonText, const QString &pixmapPath, QListWidget *parent=0)
Definition: emoticonselector.cpp:37
void emoticonClicked(QListWidgetItem *)
Definition: emoticonselector.cpp:106
void mouseOverItem(QListWidgetItem *)
Definition: emoticonselector.cpp:121
EmoticonSelector(QWidget *parent=0)
Definition: emoticonselector.cpp:63
void itemSelected(const QString &)
gets emitted when an emoticon has been selected from the list the QString holds the emoticon as a str...
Definition: emoticonselector.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.