KDEUI
kfontsizeaction.cpp
Go to the documentation of this file.
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition kfontsizeaction.cpp:139
void fontSizeChanged(int)
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
QList< QAction * > actions() const
Returns the list of selectable actions.
Definition kselectaction.cpp:110
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition kselectaction.cpp:309
virtual void addAction(QAction *action)
Add action to the list of selectable actions.
Definition kselectaction.cpp:230
QAction * action(int index) const
Returns the action at index, if one exists.
Definition kselectaction.cpp:162
void setEditable(bool)
When this action is plugged into a toolbar, it creates a combobox.
Definition kselectaction.cpp:404
#define kWarning
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.