Blog
Contact Us
Wiki
Documentation
Forum
Bug Reports
Code Review
KDE API Reference
KDE API Reference
KAuth
ActionReply
List of All Members for KAuth::ActionReply
This is the complete list of members for
KAuth::ActionReply
, including inherited members.
enum
Error
enum
Type
ActionReply
()
ActionReply
(KAuth::ActionReply::Type)
ActionReply
(int)
AlreadyStartedReply
() : const KAuth::ActionReply
AuthorizationDeniedReply
() : const KAuth::ActionReply
DBusErrorReply
() : const KAuth::ActionReply
HelperBusyReply
() : const KAuth::ActionReply
HelperErrorReply
() : const KAuth::ActionReply
HelperErrorReply
(int) : const KAuth::ActionReply
InvalidActionReply
() : const KAuth::ActionReply
NoResponderReply
() : const KAuth::ActionReply
NoSuchActionReply
() : const KAuth::ActionReply
SuccessReply
() : const KAuth::ActionReply
UserCancelledReply
() : const KAuth::ActionReply
addData
(const QString &, const QVariant &)
data
() const : QVariantMap
deserialize
(const QByteArray &) : KAuth::ActionReply
error
() const : int
errorCode
() const : KAuth::ActionReply::Error
errorDescription
() const : QString
failed
() const : bool
serialized
() const : QByteArray
setData
(const QVariantMap &)
setError
(int)
setErrorCode
(KAuth::ActionReply::Error)
setErrorDescription
(const QString &)
setType
(KAuth::ActionReply::Type)
succeeded
() const : bool
type
() const : KAuth::ActionReply::Type
operator!=
(const KAuth::ActionReply &) const : bool
operator==
(const KAuth::ActionReply &) const : bool