KDEUI
kfontchooser.h
Go to the documentation of this file.
70 FontDiffFamily = 1,
71 FontDiffStyle = 2,
72 FontDiffSize = 4,
73 AllFontDiffs = FontDiffFamily | FontDiffStyle | FontDiffSize };
82 FixedFontsOnly = 1,
83 DisplayFrame = 2,
84 ShowDifferences = 4 };
FontListCriteria
The selection criteria for the font families shown in the dialog.
Definition: kfontchooser.h:232
void fontSelected(const QFont &font)
Emitted whenever the selected font changes.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.