3 Commits (5e7746668eab00141911c79ce92cb270a700a459)

Author SHA1 Message Date
Adriaan de Groot 5de99d53d2 [summary] Move title to Config object
Rather than Config asking its (owning) ViewStep what the title
is -- all existing implementations have a prettyName() for that --
move the title into Config and re-do-the ViewSteps to use it.

Rename init() to something meaningful.
4 years ago
Adriaan de Groot 4e588584d7 [summary] Hook up Config message to page
- the Page displays a simple message describing what the
  summary is all about; Config has the same message,
  use that. Needed some re-jigging to get the signals
  and slots right.
4 years ago
Adriaan de Groot aba212d700 [summary*] Move Config to the non-QML module, so it can be shared 4 years ago