ShellCommand Class
(Core::ShellCommand)Inherits: | Utils::ShellCommand |
Public Functions
ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment) |
- 23 public functions inherited from Utils::ShellCommand
- 32 public functions inherited from QObject
Protected Functions
virtual void | coreAboutToClose() |
Reimplemented Protected Functions
virtual void | addTask(QFuture<void> &future) |
- 3 protected functions inherited from Utils::ShellCommand
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 5 signals inherited from Utils::ShellCommand
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 10 static public members inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
ShellCommand::ShellCommand(const QString &workingDirectory, const QProcessEnvironment &environment)
Default constructs an instance of ShellCommand.