KWidgetsAddons
kfontsizeaction.cpp
void slotActionTriggered(QAction *action) override
This function is called whenever an action from the selections is triggered.
Definition kfontsizeaction.cpp:132
bool setCurrentAction(QAction *action)
Sets the currently checked item.
Definition kselectaction.cpp:121
virtual void slotActionTriggered(QAction *action)
This function is called whenever an action from the selections is triggered.
Definition kselectaction.cpp:310
QList< QAction * > actions() const
Returns the list of selectable actions.
Definition kselectaction.cpp:97
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:154
text
QList< int > standardSizes()
ConstIterator
void append(QList< T > &&value)
iterator begin()
qsizetype count() const const
iterator end()
void reserve(qsizetype size)
Q_EMITQ_EMIT
QString number(double n, char format, int precision)
int toInt(bool *ok, int base) const const
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.