ShellCommand Class
(Core::ShellCommand)Inherits: | Utils::ShellCommand |
Public Functions
ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment) | |
Core::FutureProgress * | futureProgress() const |
- 24 public functions inherited from Utils::ShellCommand
Protected Functions
virtual void | coreAboutToClose() |
Reimplemented Protected Functions
virtual void | addTask(QFuture<void> &future) override |
- 4 protected functions inherited from Utils::ShellCommand
Additional Inherited Members
- 6 signals inherited from Utils::ShellCommand
Member Function Documentation
ShellCommand::ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment)
Default constructs an instance of ShellCommand.