TerminalCommand Class

(Utils::TerminalCommand)

Public Functions

TerminalCommand() = default
TerminalCommand(const QString &command, const QString &openArgs, const QString &executeArgs)
bool operator<(const TerminalCommand &other) const
bool operator==(const TerminalCommand &other) const

Member Function Documentation

[default] TerminalCommand::TerminalCommand()

Default constructs an instance of TerminalCommand.

TerminalCommand::TerminalCommand(const QString &command, const QString &openArgs, const QString &executeArgs)

Default constructs an instance of TerminalCommand.

bool TerminalCommand::operator<(const TerminalCommand &other) const

bool TerminalCommand::operator==(const TerminalCommand &other) const