diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-09-02 17:03:49 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-09-03 10:56:26 +0000 |
commit | f7aa963a072724f35dea4788cd5f473a91288bdd (patch) | |
tree | 2e8785d9c7e68e1527cc8e6cf90a53e38648c037 /src/plugins/cppeditor/cpphoverhandler.cpp | |
parent | a454b3dc23336365f0900a9986a7e7d0ce28e9ad (diff) | |
download | qt-creator-f7aa963a072724f35dea4788cd5f473a91288bdd.tar.gz |
Make all objects created by QtcProcess children of it
Sometimes after creating QtcProcess we move it into a different
thread. In this case we should move all the children, too.
Without parent-child relation all the children will stay in the
old thread.
Change-Id: Ibde44d6153092a155dd2d200a7116a046910dddc
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/cppeditor/cpphoverhandler.cpp')
0 files changed, 0 insertions, 0 deletions