KDEsu
client.h File Reference
#include <qglobal.h>
#include <kdelibs_export.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <qcstring.h>
#include <qvaluelist.h>
Include dependency graph for client.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KDEsuClient |
A client class to access kdesud, the KDE su daemon. More... | |
Typedefs | |
typedef QValueList< QCString > | QCStringList |
Typedef Documentation
typedef QValueList<QCString> QCStringList |