CustomExecutableRunConfiguration Class

(ProjectExplorer::CustomExecutableRunConfiguration)

Public Functions

CustomExecutableRunConfiguration(Target *parent)
QString executable() const
QString workingDirectory() const

Signals

void changed()

Protected Functions

CustomExecutableRunConfiguration(Target *parent, CustomExecutableRunConfiguration *source)
QString defaultDisplayName() const

Member Function Documentation

CustomExecutableRunConfiguration::CustomExecutableRunConfiguration(Target *parent)

Default constructs an instance of CustomExecutableRunConfiguration.

[protected] CustomExecutableRunConfiguration::CustomExecutableRunConfiguration(Target *parent, CustomExecutableRunConfiguration *source)

Default constructs an instance of CustomExecutableRunConfiguration.

[signal] void CustomExecutableRunConfiguration::changed()

[protected] QString CustomExecutableRunConfiguration::defaultDisplayName() const

QString CustomExecutableRunConfiguration::executable() const

QString CustomExecutableRunConfiguration::workingDirectory() const