KDEUI
kcharselect.h
Go to the documentation of this file.
void displayedCharsChanged()
The currently displayed characters are changed (search results or block).
KCharSelect(QWidget *parent, KActionCollection *collection, const Controls controls=AllGuiElements)
Constructor.
Definition kcharselect.cpp:331
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 setCurrentFont(const QFont &font)
Sets the font which is displayed to font.
Definition kcharselect.cpp:503
void charSelected(const QChar &c)
A character is selected to be inserted somewhere.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.