summaryrefslogtreecommitdiff
path: root/src/plugins/help/generalsettingspage.cpp
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2018-04-16 13:28:47 +0200
committerhjk <hjk@qt.io>2018-04-23 10:34:08 +0000
commit4b9945c32981105bfae3ba59f9565757f0dc7417 (patch)
treefe74b67d390b0a8cf7bcf60730a1f4bdb11e260c /src/plugins/help/generalsettingspage.cpp
parentef660d8bd03b71dfa51ac08ef72c3ebc1adbbfd7 (diff)
downloadqt-creator-4b9945c32981105bfae3ba59f9565757f0dc7417.tar.gz
ProjectExplorer: Rework executable display handling in runconfigs
The basic idea is to provide an easy-to-configure reusable building block to provide an "Executable" in a run configuration. This patch here extracts some generic from the previous ExecutableAspect into a BaseStringAspect and bases the new ExecutableAspect implementation on it. It also adds the the ability to make it editable or to manually override an executable, and adds a SymbolFile aspect for the accompanying sources of debug information. Use in RemoteLinux and Qnx for starters and demonstration purposes. In the end the Qnx runconfiguration widget does not depend on the RemoteLinux implementation anymore by replacing the previous code-sharing-by-inheritance by direct (and less) code. Change-Id: I91b55820455256a8526e39458364b6cb74e63cd7 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/plugins/help/generalsettingspage.cpp')
0 files changed, 0 insertions, 0 deletions