Skip to content
Snippets Groups Projects
Commit 09f89d52 authored by Milian Wolff's avatar Milian Wolff Committed by hjk
Browse files

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: default avatarhjk <qtc-committer@nokia.com>
parent f4609310
No related branches found
No related tags found
No related merge requests found
Showing
with 158 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment