KWidgetsAddons
kfontsizeaction.cpp
void append(const T &value)
QString number(int n, int base)
Q_EMITQ_EMIT
virtual void actionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition: kselectaction.cpp:315
void actionTriggered(QAction *action) override
This function is called whenever an action from the selections is triggered.
Definition: kfontsizeaction.cpp:133
int count(const T &value) const const
QAction * action(int index) const
Returns the action at index, if one exists.
Definition: kselectaction.cpp:159
QList< int > standardSizes()
QList< QAction * > actions() const
Returns the list of selectable actions.
Definition: kselectaction.cpp:102
void reserve(int alloc)
text
int toInt(bool *ok, int base) const const
void init(KXmlGuiWindow *window, KgDifficulty *difficulty=nullptr)
void addAction(QAction *action)
Add action to the list of selectable actions.
Definition: kselectaction.cpp:235
bool setCurrentAction(QAction *action)
Sets the currently checked item.
Definition: kselectaction.cpp:126
QList::iterator begin()
QList::iterator end()
Definition: kfontsizeaction.h:29
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:40 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:40 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.