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. about opengl partly render under qml

about opengl partly render under qml

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 1 Posters 417 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.
  • M Offline
    M Offline
    Miao
    wrote on last edited by
    #1

    i'm new to qt(now ,using qt 5.10)
    i'm programming a software about 3d
    this program's 3d part need to be rendered in a child window
    !!!(not whole application window,because there is a functional bar on the right side)!!!
    i want to make ui with qml,
    and use c++and opengl to make the 3d part,
    then register it to a qml type
    but there are so many class,and the tutorial example render within whole application window
    which class should i use in c++ ,and which qml type should i use to correspond to c++class
    it's urgent.
    appreciative!!!!!!!!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Miao
      wrote on last edited by
      #2

      i find the solution,when i read office blog.
      and i realize i ask a stupid question
      the solution is
      c++ use qopenglframebufferobject class
      and register it
      !!!!!

      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