KCookie Class Reference
#include <kcookie.h>
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.
Public Member Functions | |
| KCookie () | |
| QCString | display () |
| void | setDcopTransport (const QCString &dcopTransport) |
| QCString | dcopServer () |
| QCString | dcopAuth () |
| QCString | iceAuth () |
Member Function Documentation
| QCString KCookie::display | ( | ) | [inline] |
| void KCookie::setDcopTransport | ( | const QCString & | dcopTransport | ) |
| QCString KCookie::dcopServer | ( | ) |
| 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::iceAuth | ( | ) |
The documentation for this class was generated from the following files:

