KDE API Reference
KWidgetsAddons
KWidgetsAddons
KCharSelect
List of All Members for KCharSelect
This is the complete list of members for
KCharSelect
, including inherited members.
enum
Control
flags
Controls
KCharSelect
(QWidget *, const KCharSelect::Controls)
KCharSelect
(QWidget *, QObject *, const KCharSelect::Controls)
allPlanesEnabled
() const : bool
charSelected
(const QChar &)
codePointSelected
(uint)
currentChar
() const : QChar
currentCharChanged
(const QChar &)
currentCodePoint
() const : uint
currentCodePointChanged
(uint)
currentFont
() const : QFont
currentFontChanged
(const QFont &)
displayedChars
() const : QList<QChar>
displayedCharsChanged
()
displayedCodePoints
() const : QList<uint>
setAllPlanesEnabled
(bool)
setCurrentChar
(const QChar &)
setCurrentCodePoint
(uint)
setCurrentFont
(const QFont &)