Add ability to show ProblemsView with selected model data.

Authored by kfunk on Sep 8 2016, 9:29 AM.

Description

Add ability to show ProblemsView with selected model data.

Summary: This patch provide mechanism for activating (showing) selected tabs in Problems View. This is useful for plugins, which provides custom problem models and allows them to automatically (for user) shows results of the work.

Test Plan:
Tested on new version of kdev-cppcheck pugin (not pushed to upstream yet):

core()->languageController()->problemModelSet()->showModel("Cppcheck");

Reviewers: mwolff, KDevelop, kfunk

Reviewed By: mwolff, KDevelop, kfunk

Subscribers: kfunk, mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D2634

Details

Committed
kfunkSep 8 2016, 9:30 AM
Reviewer
KDevelop
Differential Revision
D2634: [kdevplatform] Add ability to show ProblemsView with selected model data.
Parents
R33:22f985aad366: Merge remote-tracking branch 'origin/5.0'
Branches
Unknown
Tags
Unknown