ShellCommand Class

(Core::ShellCommand)

Public Functions

ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment)
Core::FutureProgress *futureProgress() const

Protected Functions

virtual void coreAboutToClose()

Reimplemented Protected Functions

virtual void addTask(QFuture<void> &future) override

Additional Inherited Members

Member Function Documentation

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

Default constructs an instance of ShellCommand.

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

[virtual protected] void ShellCommand::coreAboutToClose()

Core::FutureProgress *ShellCommand::futureProgress() const