PolkitQt-1
polkitqt1-gui-actionbutton.cpp
void setWhatsThis(const QString &)
bool isCheckable() const const
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
QAbstractButton * button() const
Returns the current button.
Definition: polkitqt1-gui-actionbutton.cpp:135
Class used to hold and update a QAbstractButton.
Definition: polkitqt1-gui-actionbutton.h:39
void setChecked(bool)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
virtual void setVisible(bool visible)
bool activate()
Use this slot if you want to activate the action.
Definition: polkitqt1-gui-action.cpp:112
void setEnabled(bool)
void setIcon(const QIcon &icon)
void setToolTip(const QString &)
ActionButton(QAbstractButton *button, const QString &actionId=QString(), QObject *parent=nullptr)
Constructs a new ActionButton.
Definition: polkitqt1-gui-actionbutton.cpp:19
void toggle()
bool isChecked() const const
void setButton(QAbstractButton *button)
Sets the button associated to the underlying action.
Definition: polkitqt1-gui-actionbutton.cpp:87
void setText(const QString &text)
void dataChanged()
Emitted when the PolicyKit result (PolKitResult) for the given action or the internal data changes (i...
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 04:06:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 04:06:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.