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. Problem with QQuickView, Displaying 3d Scene from QML

Problem with QQuickView, Displaying 3d Scene from QML

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

    Hello. :)

    Firstly, I am trying to render a 3d scene using QML. To do this, I am using QQuickView. However, I am only getting a blank window. I am basing this on the one of the Qt 3d examples which come with the IDE.

    Secondly, as the commented out code indicates, I would like to interact with a QML-placed 3d entity from my C++ code. Essentially, I would like to lay out the scene using QML, and then move things around using C++.

    Here is a screenshot which shows the problem, and my code:
    alt text

    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