Qt 4.8
Classes | Typedefs
qprocess.h File Reference
#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
 

Typedef Documentation

◆ Q_PID

typedef qint64 Q_PID
related

Definition at line 58 of file qprocess.h.