KDEUI
kcharselect.h
Go to the documentation of this file.
64 Q_PROPERTY(QFont currentFont READ currentFont WRITE setCurrentFont)
65 Q_PROPERTY(QChar currentChar READ currentChar WRITE setCurrentChar)
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-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.