KDEUI
kfontaction.cpp
Go to the documentation of this file.
KFontAction(uint fontListCriteria, QObject *parent)
Definition kfontaction.cpp:67
static void getFontList(QStringList &list, uint fontListCriteria)
Creates a list of font strings.
Definition kfontchooser.cpp:1000
void setCurrentFont(const QFont &font)
Set the font to show as selected in the combobox.
Definition kfontcombobox.cpp:359
void setFontList(const QStringList &fontList)
Set selectable fonts to be only those present in the list.
Definition kfontcombobox.cpp:346
bool setCurrentAction(QAction *action)
Sets the currently checked item.
Definition kselectaction.cpp:133
void setItems(const QStringList &lst)
Convenience function to create the list of selectable items.
Definition kselectaction.cpp:349
void triggered(QAction *action)
This signal is emitted when an item is selected;.
void setEditable(bool)
When this action is plugged into a toolbar, it creates a combobox.
Definition kselectaction.cpp:404
#define kDebug
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.12.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.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.