KDEsu
KDESu Namespace Reference
Namespaces | |
namespace | KDESuPrivate |
Classes | |
class | KDEsuClient |
A client class to access kdesud, the KDE su daemon. More... | |
class | PtyProcess |
Synchronous communication with tty programs. More... | |
class | SshProcess |
Executes a remote command, using ssh. More... | |
class | StubProcess |
Chat with kdesu_stub. More... | |
class | SuProcess |
Executes a command under elevated privileges, using su. More... |
Functions | |
static QString | findDaemon () |
Variables | |
const int | defEchoMode = 0 |
const bool | defKeep = false |
const int | defTimeout = 120*60 |
Function Documentation
|
static |
Definition at line 400 of file client.cpp.
Variable Documentation
const int KDESu::defEchoMode = 0 |
Definition at line 17 of file defaults.h.
const bool KDESu::defKeep = false |
Definition at line 18 of file defaults.h.
const int KDESu::defTimeout = 120*60 |
Definition at line 16 of file defaults.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:26:53 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:26:53 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.