KDEUI
kfontsizeaction.cpp
Go to the documentation of this file.
text
QList< int > standardSizes()
int fontSize() const
virtual void addAction(QAction *action)
Add action to the list of selectable actions.
Definition: kselectaction.cpp:230
QString number(int n, int base)
void append(const T &value)
QStringList items() const
Convenience function which returns the items that can be selected with this action.
int toInt(bool *ok, int base) const
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)
iterator end()
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
QObject * parent() const
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
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.