KDEsu
KDESu::KDESuPrivate::KCookie Class Reference
#include <kcookie.h>
Public Member Functions | |
KCookie () | |
~KCookie () | |
QByteArray | display () const |
QByteArray | displayAuth () const |
Detailed Description
Utility class to access the authentication tokens needed to run a KDE program (X11 cookies on X11, for instance).
Constructor & Destructor Documentation
KDESu::KDESuPrivate::KCookie::KCookie | ( | ) |
Definition at line 40 of file kcookie.cpp.
KDESu::KDESuPrivate::KCookie::~KCookie | ( | ) |
Definition at line 48 of file kcookie.cpp.
Member Function Documentation
QByteArray KDESu::KDESuPrivate::KCookie::display | ( | ) | const |
Returns the X11 display.
Definition at line 53 of file kcookie.cpp.
QByteArray KDESu::KDESuPrivate::KCookie::displayAuth | ( | ) | const |
Returns the X11 magic cookie, if available.
Definition at line 59 of file kcookie.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.