KDECore
kauthactionreply.cpp
Go to the documentation of this file.
31 QVariantMap data; // User-defined data for success and helper error replies, empty for kauth errors
43 const ActionReply ActionReply::AuthorizationDeniedReply = ActionReply(ActionReply::AuthorizationDenied);
183 return d << reply.d->data << reply.d->errorCode << (quint32)reply.d->type << reply.d->errorDescription;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:36:07 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:36:07 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.