kopete/kopete
Public Slots |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
EmoticonSelector Class Reference
#include <emoticonselector.h>
Inheritance diagram for EmoticonSelector:

Public Slots | |
void | prepareList () |
Signals | |
void | itemSelected (const QString &) |
Public Member Functions | |
EmoticonSelector (QWidget *parent=0) | |
Protected Slots | |
void | currentChanged () |
void | emoticonClicked (QListWidgetItem *) |
void | mouseOverItem (QListWidgetItem *) |
Protected Member Functions | |
virtual void | hideEvent (QHideEvent *) |
virtual void | showEvent (QShowEvent *) |
Detailed Description
Definition at line 50 of file emoticonselector.h.
Constructor & Destructor Documentation
EmoticonSelector::EmoticonSelector | ( | QWidget * | parent = 0 | ) |
Definition at line 63 of file emoticonselector.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 128 of file emoticonselector.cpp.
|
protectedslot |
Definition at line 106 of file emoticonselector.cpp.
|
protectedvirtual |
Definition at line 146 of file emoticonselector.cpp.
|
signal |
gets emitted when an emoticon has been selected from the list the QString holds the emoticon as a string or is 0L if nothing was selected
|
protectedslot |
Definition at line 121 of file emoticonselector.cpp.
|
slot |
Definition at line 94 of file emoticonselector.cpp.
|
protectedvirtual |
Definition at line 151 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.