diff options
author | Milian Wolff <mail@milianw.de> | 2011-02-28 12:23:12 +0100 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2011-02-28 12:23:12 +0100 |
commit | 09f89d52be7fb515fcb7dc893e96104d83ddf593 (patch) | |
tree | cad37e85e1f32824c2afc1f0c0a16d68418471ca /src/plugins/cpptools/cppcodeformatter.cpp | |
parent | f46093105970a4d829b94e4ae7c688dae642b582 (diff) | |
download | qt-creator-09f89d52be7fb515fcb7dc893e96104d83ddf593.tar.gz |
enable adding custom config widgets from a run control factory
To achieve this there are two methods in IRunControlFactory you
need to implement:
1) createRunConfigurationAspect returns a IRunConfigurationAspect
which stores the settings specific to your plugin.
2) createConfigurationWidget returns a RunConfigWidget that will
be shown in the project settings
Merge-request: 258
Reviewed-by: hjk <qtc-committer@nokia.com>
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions