This is the complete list of members for Program, including all inherited members.
arguments() const (defined in Program) | Program | |
CUSTOM enum value | Program | |
customLaunchTemplate() const (defined in Program) | Program | |
executable() const (defined in Program) | Program | |
exportSettings(const QString &fileName) const | Program | |
generateFormattedExecutionString(const QString &executable_, const QString &arguments_, const QString &outputFilename_, LaunchSyntax syntax_) (defined in Program) | Program | static |
importSettings(const QString &fileName) | Program | |
INPUT_ARG enum value | Program | |
INPUT_ARG_NO_EXT enum value | Program | |
INPUT_ARG_OUTPUT_REDIRECT enum value | Program | |
LaunchSyntax enum name | Program | |
launchSyntax() const (defined in Program) | Program | |
launchTemplate() const | Program | |
m_arguments | Program | protected |
m_customLaunchTemplate | Program | protected |
m_executable | Program | protected |
m_launchSyntax | Program | protected |
m_name | Program | protected |
m_outputFilename | Program | protected |
m_queue | Program | protected |
m_queueManager | Program | protected |
m_server | Program | protected |
name() const | Program | |
nameChanged(const QString &newName, const QString &oldName) | Program | signal |
operator=(const Program &other) (defined in Program) | Program | |
outputFilename() const (defined in Program) | Program | |
PLAIN enum value | Program | |
Program(Queue *parentQueue=0) (defined in Program) | Program | explicit |
Program(const Program &other) (defined in Program) | Program | |
queue() | Program | |
queue() const | Program | |
queueManager() | Program | |
queueManager() const | Program | |
queueName() const | Program | |
readJsonSettings(const QJsonObject &json, bool importOnly) | Program | |
REDIRECT enum value | Program | |
server() | Program | |
server() const | Program | |
setArguments(const QString &str) (defined in Program) | Program | |
setCustomLaunchTemplate(const QString &str) (defined in Program) | Program | |
setExecutable(const QString &str) (defined in Program) | Program | |
setLaunchSyntax(LaunchSyntax s) (defined in Program) | Program | |
setName(const QString &newName) | Program | |
setOutputFilename(const QString &str) (defined in Program) | Program | |
SYNTAX_COUNT enum value | Program | |
writeJsonSettings(QJsonObject &json, bool exportOnly) const | Program | |
~Program() (defined in Program) | Program |