KAuth
objectdecorator.cpp
QVariant fromValue(const T &value)
@ AuthorizedStatus
The authorization has been granted by the authorization backend.
Definition: action.h:86
void clicked(bool checked)
QWidget * parentWidget() const const
QIcon fromTheme(const QString &name)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
bool isEmpty() const const
Q_SCRIPTABLE CaptureState status()
void statusChanged(KAuth::Action::AuthStatus status)
Signal emitted when the authentication status changes.
Definition: action.cpp:18
void triggered(bool checked)
ObjectDecorator(QObject *parent)
Instantiate a new decorator attached to an object.
Definition: objectdecorator.cpp:118
void setAuthAction(const KAuth::Action &action)
Sets the action object associated with this decorator.
Definition: objectdecorator.cpp:141
@ AuthRequiredStatus
The user could obtain the authorization after authentication.
Definition: action.h:87
bool exec()
KAuth::Action authAction() const
Returns the action object associated with this decorator, or an invalid action if it does not have on...
Definition: objectdecorator.cpp:127
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:03:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:03:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.