Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using Qt5 with Qt3D + QtWidgets
Forum Updated to NodeBB v4.3 + New Features

Using Qt5 with Qt3D + QtWidgets

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.0k 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.
  • A Offline
    A Offline
    AlricDoRei
    wrote on 31 Mar 2013, 09:11 last edited by
    #1

    A new Qt3D module uses QWindow instead of QWidget
    http://qt.gitorious.org/qt/qt3d

    Is it possible to use it with QtWidgets based application?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sl.sy.ifm
      wrote on 2 Apr 2013, 06:29 last edited by
      #2

      Not trivial on Qt5.0, with Qt5.1 there is a "QWidget::createWindowContainer" which creates a "QWindow" in a QWidget ... this allows placing QWindow-subclasses in Widget-Layouts

      The code behind the utility isn't big ... so it's possible to implement something similar on top of 5.0

      1 Reply Last reply
      0

      1/2

      31 Mar 2013, 09:11

      • Login

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