KDEsu
process.h File Reference
#include <sys/types.h>
#include <qcstring.h>
#include <qstring.h>
#include <qstringlist.h>
#include <qvaluelist.h>
#include <kdelibs_export.h>
Include dependency graph for process.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PtyProcess |
Synchronous communication with tty programs. More... | |
Typedefs | |
typedef QValueList< QCString > | QCStringList |
Typedef Documentation
typedef QValueList<QCString> QCStringList |