Get rid of BuildItemBuilderJob in Project Manager View plugin.

Authored by intelfx on Aug 10 2012, 5:45 AM.

Description

Get rid of BuildItemBuilderJob in Project Manager View plugin.

The whole and only purpose of that class is to convert KDevelop::BuildItem to
KDevelop::ProjectBaseItem*.

Refactor ProjectManagerViewPlugin slightly in order to separate
targets collection and job creation into different functions, and
incorporate the mentioned conversion into one of the functions.
This allows us to remove that class completely.

REVIEW: 106459

Details

Committed
intelfxSep 22 2012, 9:01 PM
Parents
R32:7adaf0c96010: Merge branch '1.4'
Branches
Unknown
Tags
Unknown