KDEUI
kfontchooser.h
Go to the documentation of this file.
void setColor(const QColor &col)
Sets the color to use in the preview.
Definition kfontchooser.cpp:448
void setBackgroundColor(const QColor &col)
Sets the background color to use in the preview.
Definition kfontchooser.cpp:465
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.
void setSizeIsRelative(Qt::CheckState relative)
Sets the state of the checkbox indicating whether the font size is to be interpreted as relative size...
Definition kfontchooser.cpp:478
void setFont(const QFont &font, bool onlyFixed=false)
Sets the currently selected font in the chooser.
Definition kfontchooser.cpp:535
KFontChooser(QWidget *parent=0L, const DisplayFlags &flags=DisplayFrame, const QStringList &fontList=QStringList(), int visibleListSize=8, Qt::CheckState *sizeIsRelativeState=0L)
Constructs a font picker widget.
Definition kfontchooser.cpp:156
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.