Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to show a Page over ApplicationWindow header and footer with Qt 6.9?
Forum Updated to NodeBB v4.3 + New Features

How to show a Page over ApplicationWindow header and footer with Qt 6.9?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 90 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • FalsinSoftF Offline
    FalsinSoftF Offline
    FalsinSoft
    wrote on last edited by
    #1

    Hi all

    In my app I show a Page item over the full ApplicationWindow by parent the Page to contentItem.parent. By using this trick I can show the page also over ApplicationWindow header and footer by showing a "new" header and footer from Page item itself. However this trick doesn't work anymore with new Qt version 6.9. The Page is showed but always under ApplicationWindow header and footer there are always on top. I read about the introduction of SafeArea but also knowing it I can not find a way to have same result of "old" Qt. Is there someone who know the "new" way to show a Page full over ApplicationWindow?
    Thank you

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved