itom 1.1.0
ito::ProcessOrganizer Class Reference

List of all members.

Public Slots

void processFinished (int, QProcess::ExitStatus)
void processError (QProcess::ProcessError)
void readyReadStandardOutput ()

Public Member Functions

QMultiHash< QString, QPair
< QProcess *, bool > > 
getProcesses ()
QProcess * getFirstExistingProcess (const QString &name)
QProcess * getProcess (const QString &name, bool tryToUseExistingProcess, bool &existingProcess, bool closeOnFinalize=false)
QByteArray getStandardOutputBuffer (const QString &processKey) const
void clearStandardOutputBuffer (const QString &processKey)
bool bringWindowsOnTop (const QString &windowName)

Static Public Member Functions

static QString getAbsQtToolPath (const QString &binaryName)

Protected Member Functions

RetVal collectGarbage (bool forceToCloseAll=false)

Private Attributes

QMultiHash< QString, QPair
< QProcess *, bool > > 
m_processes
QMap< QString, QByteArray > m_processStdOut

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends