Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Plans for a c++ api for QRhi?
Qt 6.11 is out! See what's new in the release blog

Plans for a c++ api for QRhi?

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 418 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.
  • P Offline
    P Offline
    Pneuma
    wrote on last edited by
    #1

    I have an app that uses a simple QOpenGLWidget with a custom fragment shader. Works great on windows, not so much on mac. Then I learned that a) apple might even remove what little openGL support they have, and b) QT is working on a shiny new solution that fixes everything on all platforms from this series of blog posts.

    But apparently there are only QtQuick APIs and/or documentation for QRhi. I see very little mention of c++ except for "there is no c++ api" on this page

    Are there plans for a QRhi c++ api? I just want a widget that gets rendered by QRhi like the QOpenGLWidget does. Or should I QtQuick as a wrapper around QRhi in my C++ project (that sounds like a messy solution!)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should bring that kind of question to the interest mailing list. You'll find there Qt developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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