kcharselect
KCharSelectDia Class Reference
#include <kcharselectdia.h>

Detailed Description
Definition at line 33 of file kcharselectdia.h.
Public Member Functions | |
| KCharSelectDia () | |
Protected Slots | |
| void | add (const QChar &_chr) |
| void | add () |
| void | charChanged (const QChar &_chr) |
| void | flipText () |
| void | fontSelected (const QFont &_font) |
| void | fromClip () |
| void | fromClipUTF8 () |
| void | lineEditChanged () |
| void | setRtl (bool rtl) |
| void | toClip () |
| void | toClipHTML () |
| void | toClipUTF8 () |
Protected Member Functions | |
| virtual bool | queryExit () |
Protected Attributes | |
| bool | _rtl |
| KPushButton * | bClip |
| KCharSelect * | charSelect |
| QGridLayout * | grid |
| KLineEdit * | lined |
| QChar | vChr |
| QFont | vFont |
Constructor & Destructor Documentation
| KCharSelectDia::KCharSelectDia | ( | ) |
Definition at line 38 of file kcharselectdia.cc.
Member Function Documentation
| void KCharSelectDia::add | ( | const QChar & | _chr | ) | [protected, slot] |
Definition at line 159 of file kcharselectdia.cc.
| void KCharSelectDia::add | ( | ) | [inline, protected, slot] |
Definition at line 55 of file kcharselectdia.h.
| void KCharSelectDia::charChanged | ( | const QChar & | _chr | ) | [protected, slot] |
Definition at line 145 of file kcharselectdia.cc.
| void KCharSelectDia::flipText | ( | ) | [protected, slot] |
Definition at line 248 of file kcharselectdia.cc.
| void KCharSelectDia::fontSelected | ( | const QFont & | _font | ) | [protected, slot] |
Definition at line 151 of file kcharselectdia.cc.
| void KCharSelectDia::fromClip | ( | ) | [protected, slot] |
Definition at line 222 of file kcharselectdia.cc.
| void KCharSelectDia::fromClipUTF8 | ( | ) | [protected, slot] |
Definition at line 234 of file kcharselectdia.cc.
| void KCharSelectDia::lineEditChanged | ( | ) | [protected, slot] |
Definition at line 273 of file kcharselectdia.cc.
| bool KCharSelectDia::queryExit | ( | ) | [protected, virtual] |
Definition at line 132 of file kcharselectdia.cc.
| void KCharSelectDia::setRtl | ( | bool | rtl | ) | [protected, slot] |
Definition at line 263 of file kcharselectdia.cc.
| void KCharSelectDia::toClip | ( | ) | [protected, slot] |
Definition at line 171 of file kcharselectdia.cc.
| void KCharSelectDia::toClipHTML | ( | ) | [protected, slot] |
Definition at line 195 of file kcharselectdia.cc.
| void KCharSelectDia::toClipUTF8 | ( | ) | [protected, slot] |
Definition at line 182 of file kcharselectdia.cc.
Member Data Documentation
bool KCharSelectDia::_rtl [protected] |
Definition at line 50 of file kcharselectdia.h.
KPushButton* KCharSelectDia::bClip [protected] |
Definition at line 46 of file kcharselectdia.h.
KCharSelect* KCharSelectDia::charSelect [protected] |
Definition at line 44 of file kcharselectdia.h.
QGridLayout* KCharSelectDia::grid [protected] |
Definition at line 43 of file kcharselectdia.h.
KLineEdit* KCharSelectDia::lined [protected] |
Definition at line 45 of file kcharselectdia.h.
QChar KCharSelectDia::vChr [protected] |
Definition at line 48 of file kcharselectdia.h.
QFont KCharSelectDia::vFont [protected] |
Definition at line 49 of file kcharselectdia.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference