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. Qml Canvas dissapears
Forum Updated to NodeBB v4.3 + New Features

Qml Canvas dissapears

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 373 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.
  • P Offline
    P Offline
    PhlipVR
    wrote on last edited by
    #1

    Hello, I'm using a qml file with a qquickwidget. The qml contains several items including a qml canvas element . The qquickwidget is also inside a QDockWidget. The qml content and interaction works fine but when the position of the QDockWidget is changed or when undocked the qml canvas element dissapears (just the canvas element the other qml items are shown correctly), if I interact again with the qml elements the canvas item is shown again. I've tried repainting on signals like width chage or CanvasWindowChanged but the problem persists.

    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