KAuth
action.h
90 UserCancelledStatus, ///< The user pressed Cancel the authentication dialog. Currently used only on the mac
372 * @c Action::UserCancelled if the user cancels the authentication dialog. Not currently supported by the Polkit backend
386 * This function is used for explicitly setting a parent window for an eventual authentication dialog required when
387 * authorization is triggered. Some backends, in fact, (like polkit-1) need to have a parent explicitly set for displaying
@ AuthRequiredStatus
The user could obtain the authorization after authentication.
Definition action.h:89
@ UserCancelledStatus
The user pressed Cancel the authentication dialog. Currently used only on the mac.
Definition action.h:90
@ AuthorizedStatus
The authorization has been granted by the authorization backend.
Definition action.h:88
Q_SCRIPTABLE CaptureState status()
Definition action.cpp:19
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:57:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:57:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.