KCookie Class Reference
#include <kcookie.h>
Public Member Functions | |
TQCString | display () |
void | setDcopTransport (const TQCString &dcopTransport) |
TQCString | dcopServer () |
TQCString | dcopAuth () |
TQCString | iceAuth () |
Detailed Description
Utility class to access the authentication tokens needed to run a KDE program (X11 and DCOP cookies).
Member Function Documentation
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.
Returns the netid where the dcopserver is running.
Definition at line 206 of file kcookie.cpp.
TQCString KCookie::display | ( | ) | [inline] |
Returns a list of magic cookies for the ICE protocol.
Definition at line 220 of file kcookie.cpp.
void KCookie::setDcopTransport | ( | const TQCString & | dcopTransport | ) |
The documentation for this class was generated from the following files: