KDEUI
kfontsizeaction.cpp
Go to the documentation of this file.
int fontSize() const
virtual void addAction(QAction *action)
Add action to the list of selectable actions.
Definition: kselectaction.cpp:230
QStringList items() const
Convenience function which returns the items that can be selected with this action.
QString currentText() const
Returns the text of the currently selected item.
QList< QAction * > actions() const
Returns the list of selectable actions.
Definition: kselectaction.cpp:110
void fontSizeChanged(int)
QAction * action(int index) const
Returns the action at index, if one exists.
Definition: kselectaction.cpp:162
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition: kselectaction.cpp:309
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition: kfontsizeaction.cpp:139
bool setCurrentAction(QAction *action)
Sets the currently checked item.
Definition: kselectaction.cpp:133
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.