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
§ KCookie()
KDESu::KDESuPrivate::KCookie::KCookie | ( | ) |
Definition at line 40 of file kcookie.cpp.
§ ~KCookie()
KDESu::KDESuPrivate::KCookie::~KCookie | ( | ) |
Definition at line 48 of file kcookie.cpp.
Member Function Documentation
§ display()
QByteArray KDESu::KDESuPrivate::KCookie::display | ( | ) | const |
Returns the X11 display.
Definition at line 53 of file kcookie.cpp.
§ displayAuth()
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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:21:55 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:21:55 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.