diff options
author | hjk <hjk@qt.io> | 2018-04-30 16:50:51 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2018-05-02 13:55:43 +0000 |
commit | cf438030323c7cd6655e87cc1108a84c5252db06 (patch) | |
tree | 70f9513272ad32346393c9c263f56b0c33b53c5a /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | 8f6a560ed7c0c1f4344edb3ada6de796c8aef438 (diff) | |
download | qt-creator-cf438030323c7cd6655e87cc1108a84c5252db06.tar.gz |
Make DeployConfigurationFactory more similar to RunConfigFactories
This follows some of the recent changes to RunConfigurations:
- pass Id from factory to DeployConfiguration constructors
- de-object-ify DeployConfigurationFactory
- use addSupportedTargetDeviceType(Id) instead of
addSupportedTargetDeviceType(List<Id>)
Also, use stepList()->appendStep() instead of stepList()->insertStep(pos...)
with manual pos tracking in some cases.
Change-Id: I09c6a9d0f66f9f85b1c13361104f7878028e1ea8
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions