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
◆ dcopAuth()
TQCString 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.
◆ dcopServer()
TQCString KCookie::dcopServer | ( | ) |
Returns the netid where the dcopserver is running.
Definition at line 206 of file kcookie.cpp.
◆ display()
|
inline |
◆ iceAuth()
TQCString KCookie::iceAuth | ( | ) |
Returns a list of magic cookies for the ICE protocol.
Definition at line 220 of file kcookie.cpp.
◆ setDcopTransport()
void KCookie::setDcopTransport | ( | const TQCString & | dcopTransport | ) |
The documentation for this class was generated from the following files: