kopete/kopete
EmoticonSelector Class Reference
#include <emoticonselector.h>
Inheritance diagram for EmoticonSelector:
Detailed Description
Definition at line 52 of file emoticonselector.h.
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 *) |
Constructor & Destructor Documentation
| EmoticonSelector::EmoticonSelector | ( | QWidget * | parent = 0 |
) |
Definition at line 63 of file emoticonselector.cpp.
Member Function Documentation
| void EmoticonSelector::currentChanged | ( | ) | [protected, slot] |
Definition at line 128 of file emoticonselector.cpp.
| void EmoticonSelector::emoticonClicked | ( | QListWidgetItem * | i | ) | [protected, slot] |
Definition at line 106 of file emoticonselector.cpp.
| void EmoticonSelector::hideEvent | ( | QHideEvent * | ) | [protected, virtual] |
| void EmoticonSelector::itemSelected | ( | const QString & | ) | [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
| void EmoticonSelector::mouseOverItem | ( | QListWidgetItem * | item | ) | [protected, slot] |
Definition at line 121 of file emoticonselector.cpp.
| void EmoticonSelector::prepareList | ( | void | ) | [slot] |
Definition at line 94 of file emoticonselector.cpp.
| void EmoticonSelector::showEvent | ( | QShowEvent * | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference