PolkitQt-1
polkitqt1-gui-actionbutton.h
59 explicit ActionButton(QAbstractButton *button, const QString &actionId = QString(), QObject *parent = nullptr);
QAbstractButton * button() const
Returns the current button.
Definition polkitqt1-gui-actionbutton.cpp:135
void setButton(QAbstractButton *button)
Sets the button associated to the underlying action.
Definition polkitqt1-gui-actionbutton.cpp:87
ActionButton(QAbstractButton *button, const QString &actionId=QString(), QObject *parent=nullptr)
Constructs a new ActionButton.
Definition polkitqt1-gui-actionbutton.cpp:19
void clicked(QAbstractButton *button, bool checked=false)
Emitted when the abstract button clicked(bool) signal is emitted.
Action(const QString &actionId=QString(), QObject *parent=nullptr)
Constructs a new Action item.
Definition polkitqt1-gui-action.cpp:92
checked
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.