Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using OpenGL
Qt 6.11 is out! See what's new in the release blog

Using OpenGL

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 3.4k 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.
  • Q Offline
    Q Offline
    qwertyuiopearendil
    wrote on last edited by
    #1

    Hi All,
    My Company has 30 app on Ovi created by Qt, are chart apps, now to be able to improve the performance I'd like to use OpenGL support, but from what I know it's not available for nokia devices and i cannot wait the official release of new Qt Nokia SDK.
    I use QGraphicsObject to draw my Company charts on the screen.
    Have you some tips?
    Thnaks.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Isn't OpenGL/ES available on mobile devices?
      Are you saying that you can not just set a QGLWidget as the viewport widget of your QGraphicsView on a mobile device?

      Note: I don't have recent experience with developing for the mobile world...

      1 Reply Last reply
      0
      • J Offline
        J Offline
        john_god
        wrote on last edited by
        #3

        It is still not available. I have the same problem, I recently send to Nokia Ovi my first app, but I had to cut the OpenGL graphic part, because it's not available to Symbian. I'm waiting for the final release of the QtSdk, and hopping that it will be available, I know it's a feature planned for future release, but I'm not sure if it will be on the first non-beta release.

        Any troll's out there, please some road maps and any dates for the release ? : )

        I already start to working in a version with widget's and QPainter, but I don't know if it's worth the trouble.

        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