D4912: Add KDevelop::IRunController::showConfigurationDialog() method
Anton Anikin
noreply at phabricator.kde.org
Fri Mar 3 08:55:00 UTC 2017
antonanikin created this revision.
REVISION SUMMARY
Old version doesn't provide access to launches configuration page (KDevelop::LaunchConfigurationDialog is "internal" class), but this functionality is useful for example for run-time analyzers like valgrind or heaptrack plugins for cases when default launch doesn't exists. With new API we can directly show launches configuration page instead message box with text instructions about configuration requirement.
TEST PLAN
Tested with master branch and valgrind/heaptrack plugins.
REPOSITORY
R33 KDevPlatform
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D4912
AFFECTED FILES
interfaces/iruncontroller.h
shell/debugcontroller.cpp
shell/runcontroller.cpp
shell/runcontroller.h
To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170303/afc1e176/attachment.html>
More information about the KDevelop-devel
mailing list