KDEsu
KCookie Class Reference
Utility class to access the authentication tokens needed to run a KDE program (X11 and DCOP cookies). More...
#include <kcookie.h>
Public Member Functions
KCookie ()
void setDcopTransport (const QCString &dcopTransport)
Detailed Description
Utility class to access the authentication tokens needed to run a KDE program (X11 and DCOP cookies).Definition at line 27 of file kcookie.h.
Constructor & Destructor Documentation
KCookie::KCookie
(
)
Definition at line 34 of file kcookie.cpp.
Member Function Documentation
QCString KCookie::dcopAuth
(
)
Returns a list of magic cookies for DCOP protocol authentication.
The order is the same as in dcopServer().
Definition at line 213 of file kcookie.cpp.
QCString KCookie::dcopServer
(
)
QCString KCookie::display
(
)
[inline]
QCString KCookie::iceAuth
(
)
void KCookie::setDcopTransport
(
const QCString &
dcopTransport
)
The documentation for this class was generated from the following files: