Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Drag and Drop to QWindow used to render OPENGL directly
Forum Updated to NodeBB v4.3 + New Features

Drag and Drop to QWindow used to render OPENGL directly

Scheduled Pinned Locked Moved Game Development
1 Posts 1 Posters 1.1k 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.
  • R Offline
    R Offline
    renato.viana
    wrote on last edited by
    #1

    Hi,

    I'm changing my OpenGL code to use QWindow directly as suggested by examples as QGLWidget is deprecated.

    The render is working well..

    But I have a problem. I need to make drag and drops to the QWindow extended class. But I saw that QWindow does not callback method to do drag and drop as QWidget classes..

    How can I do it??

    Thanks,
    Renato Dias Viana

    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