summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunconfiguration.cpp
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2021-09-09 15:29:28 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2021-09-10 14:02:21 +0000
commit33f1a96005704ea72a4929243d0f04eba4d2f775 (patch)
tree43bfb0e0a5efd2522be84ee1dc59e2877e26d3bc /src/plugins/ios/iosrunconfiguration.cpp
parent2bdbaaa2fd4294769145b76e6c3a777f886e956b (diff)
downloadqt-creator-33f1a96005704ea72a4929243d0f04eba4d2f775.tar.gz
Control the lifetime of SshProcessManager
Make it possible to control when the SshProcessManager is being constructed / destructed. Expose public constructor. Since different singletons depend on each other, we need to control the order of creation and destruction of them. The order of creation is like that: 1. QCoreApplication 2. ProcessReaper 3. ProcessLauncher 4. SshConnectionManager The order of destruction must be opposite to the above. Change-Id: Ice07eb751cd61c03cb461816fa1b74ab040a53de Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/ios/iosrunconfiguration.cpp')
0 files changed, 0 insertions, 0 deletions