ShellCommand Class

(Core::ShellCommand)

Public Functions

ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment)

Protected Functions

virtual void coreAboutToClose()

Reimplemented Protected Functions

virtual void addTask(QFuture<void> &future)

Additional Inherited Members

Member Function Documentation

ShellCommand::ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment)

Default constructs an instance of ShellCommand.

[virtual protected] void ShellCommand::addTask(QFuture<void> &future)

[virtual protected] void ShellCommand::coreAboutToClose()