KDEUI
kcharselect.h
Go to the documentation of this file.
76 SearchLine = 0x01,
80 FontCombo = 0x02,
84 FontSize = 0x04,
88 BlockCombos = 0x08,
92 CharacterTable = 0x10,
96 DetailBrowser = 0x20,
100 HistoryButtons = 0x40,
105 };
void displayedCharsChanged()
The currently displayed characters are changed (search results or block).
Q_DECLARE_FLAGS(Controls, Control) KDE_CONSTRUCTOR_DEPRECATED explicit KCharSelect(QWidget *parent
void currentCharChanged(const QChar &c)
The current character is changed.
void currentFontChanged(const QFont &font)
A new font is selected or the font size changed.
void charSelected(const QChar &c)
A character is selected to be inserted somewhere.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.