Skip to content

AbstractApplicationItem: add missing properties & behavior from QQC2 ApplicationWindow

Noah Davis requested to merge work/ndavis/applicationitem into master

Also refactor, fix documentation

Adds the following properties from ApplicationWindow:

  • font
  • palette
  • locale
  • menuBar
  • color
  • background

Makes menuBar, header and footer behave like they do in ApplicationWindow


ApplicationItem: Use background property


AbstractApplicationWindow: fix pageStack property documentation


Do not squash

Edited by Noah Davis

Merge request reports