Workday: display project name under the task title

Authored by dfaure on Oct 19 2018, 9:12 AM.

Description

Workday: display project name under the task title

Summary:
Implementation details:

  • QueryTreeModel and QueryTreeNode have a new template parameter AdditionalInfo
  • QueryTreeModel fetches additional info on demand and stores it into the node
  • WorkdayPageModel uses m_taskQueries->findProject() as AdditionalInfo

This can be extended later to store a context query as well.

Reviewers: ervin

Reviewed By: ervin

Subscribers: Zanshin

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

Details

Committed
dfaureDec 14 2018, 2:52 PM
Reviewer
ervin
Differential Revision
D16036: Workday: display project name under the task title
Parents
R4:30ed18347d2a: Better fix for the compilation problem with older Qt versions.
Branches
Unknown
Tags
Unknown