Qt 4.8
|
#include <QtCore/qiodevice.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qshareddata.h>
Go to the source code of this file.
Classes | |
class | QProcess |
The QProcess class is used to start external programs and to communicate with them. More... | |
class | QProcessEnvironment |
The QProcessEnvironment class holds the environment variables that can be passed to a program. More... | |
Typedefs | |
typedef qint64 | Q_PID |
Definition at line 58 of file qprocess.h.