KDEUI
KCharSelectData Class Reference
#include <kcharselectdata_p.h>
Public Member Functions | |
| QStringList | aliases (const QChar &c) |
| QStringList | approximateEquivalents (const QChar &c) |
| QString | block (const QChar &c) |
| QList< QChar > | blockContents (int block) |
| int | blockIndex (const QChar &c) |
| QString | blockName (int index) |
| QString | categoryText (QChar::Category category) |
| QString | display (const QChar &c, const QFont &font) |
| QString | displayCombining (const QChar &c) |
| QStringList | equivalents (const QChar &c) |
| QList< QChar > | find (const QString &s) |
| QString | formatCode (ushort code, int length=4, const QString &prefix="U+", int base=16) |
| bool | isCombining (const QChar &c) |
| bool | isDisplayable (const QChar &c) |
| bool | isIgnorable (const QChar &c) |
| QString | name (const QChar &c) |
| QStringList | notes (const QChar &c) |
| QString | section (const QChar &c) |
| QList< int > | sectionContents (int section) |
| int | sectionIndex (int block) |
| QStringList | sectionList () |
| QString | sectionName (int index) |
| QList< QChar > | seeAlso (const QChar &c) |
| QStringList | unihanInfo (const QChar &c) |
Detailed Description
Definition at line 35 of file kcharselectdata_p.h.
Member Function Documentation
| QStringList KCharSelectData::aliases | ( | const QChar & | c | ) |
Definition at line 371 of file kcharselectdata.cpp.
| QStringList KCharSelectData::approximateEquivalents | ( | const QChar & | c | ) |
Definition at line 469 of file kcharselectdata.cpp.
| QString KCharSelectData::block | ( | const QChar & | c | ) |
Definition at line 206 of file kcharselectdata.cpp.
| QList< QChar > KCharSelectData::blockContents | ( | int | block | ) |
Definition at line 129 of file kcharselectdata.cpp.
| int KCharSelectData::blockIndex | ( | const QChar & | c | ) |
Definition at line 284 of file kcharselectdata.cpp.
| QString KCharSelectData::blockName | ( | int | index | ) |
Definition at line 327 of file kcharselectdata.cpp.
| QString KCharSelectData::categoryText | ( | QChar::Category | category | ) |
Definition at line 611 of file kcharselectdata.cpp.
Definition at line 578 of file kcharselectdata.cpp.
| QString KCharSelectData::displayCombining | ( | const QChar & | c | ) |
Definition at line 594 of file kcharselectdata.cpp.
| QStringList KCharSelectData::equivalents | ( | const QChar & | c | ) |
Definition at line 444 of file kcharselectdata.cpp.
| QList< QChar > KCharSelectData::find | ( | const QString & | s | ) |
Definition at line 648 of file kcharselectdata.cpp.
| QString KCharSelectData::formatCode | ( | ushort | code, | |
| int | length = 4, |
|||
| const QString & | prefix = "U+", |
|||
| int | base = 16 | |||
| ) |
Definition at line 120 of file kcharselectdata.cpp.
| bool KCharSelectData::isCombining | ( | const QChar & | c | ) |
Definition at line 570 of file kcharselectdata.cpp.
| bool KCharSelectData::isDisplayable | ( | const QChar & | c | ) |
Definition at line 534 of file kcharselectdata.cpp.
| bool KCharSelectData::isIgnorable | ( | const QChar & | c | ) |
Definition at line 545 of file kcharselectdata.cpp.
| QString KCharSelectData::name | ( | const QChar & | c | ) |
Definition at line 216 of file kcharselectdata.cpp.
| QStringList KCharSelectData::notes | ( | const QChar & | c | ) |
Definition at line 395 of file kcharselectdata.cpp.
| QString KCharSelectData::section | ( | const QChar & | c | ) |
Definition at line 211 of file kcharselectdata.cpp.
| QList< int > KCharSelectData::sectionContents | ( | int | section | ) |
Definition at line 158 of file kcharselectdata.cpp.
| int KCharSelectData::sectionIndex | ( | int | block | ) |
Definition at line 306 of file kcharselectdata.cpp.
| QStringList KCharSelectData::sectionList | ( | ) |
Definition at line 185 of file kcharselectdata.cpp.
| QString KCharSelectData::sectionName | ( | int | index | ) |
Definition at line 349 of file kcharselectdata.cpp.
| QList< QChar > KCharSelectData::seeAlso | ( | const QChar & | c | ) |
Definition at line 420 of file kcharselectdata.cpp.
| QStringList KCharSelectData::unihanInfo | ( | const QChar & | c | ) |
Definition at line 494 of file kcharselectdata.cpp.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference