KDEUI
kfontchooser.h
Go to the documentation of this file.
53 Q_PROPERTY( Qt::CheckState sizeIsRelative READ sizeIsRelative WRITE setSizeIsRelative )
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 18:21:12 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 18:21:12 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.