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. Using WindID in QWidget and QQuickWidget
Forum Updated to NodeBB v4.3 + New Features

Using WindID in QWidget and QQuickWidget

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

    Hello
    I used QWidgets before but now I'm trying to use QML also in Windows.
    I am having trouble with using Window ID tho.

    I'm willing to use QWidget and qml files in same exe file.
    I'm trying to capture screen and draw it in QWidget and make other UIs with QQuickWidgets. In this process, I need window id of the QWidget. When I try doing this, it fails to draw.
    By only using QWidget it draws well but if I mix it with QQuickWidgets, it doesn't work well.
    Is there any other ways if I can do this?

    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