KDEsu
KDESu::KDESuPrivate::KCookie Class Reference
Utility class to access the authentication tokens needed to run a KDE program (X11 cookies on X11, for instance). More...
#include <kcookie.h>
Public Member Functions | |
| QByteArray | display () const |
| QByteArray | displayAuth () const |
| KCookie () | |
| ~KCookie () | |
Detailed Description
Utility class to access the authentication tokens needed to run a KDE program (X11 cookies on X11, for instance).
For internal use only.
Definition at line 27 of file kcookie.h.
Constructor & Destructor Documentation
| KDESu::KDESuPrivate::KCookie::KCookie | ( | ) |
Definition at line 38 of file kcookie.cpp.
| KDESu::KDESuPrivate::KCookie::~KCookie | ( | ) |
Definition at line 46 of file kcookie.cpp.
Member Function Documentation
| QByteArray KDESu::KDESuPrivate::KCookie::display | ( | ) | const |
Returns the X11 display.
Definition at line 51 of file kcookie.cpp.
| QByteArray KDESu::KDESuPrivate::KCookie::displayAuth | ( | ) | const |
Returns the X11 magic cookie, if available.
Definition at line 57 of file kcookie.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference