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
|
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. |
|
Returns the X11 display.
|
|
Returns a list of magic cookies for the ICE protocol.
Definition at line 220 of file kcookie.cpp. |
|
Select the DCOP transport to look for. Default: "local" Definition at line 42 of file kcookie.cpp. |
The documentation for this class was generated from the following files: