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. QOpenGLWidget on Mac OS X
Forum Updated to NodeBB v4.3 + New Features

QOpenGLWidget on Mac OS X

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 405 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.
  • T Offline
    T Offline
    tanshihaj
    wrote on last edited by
    #1

    Do you faced with performance problem using QOpenGLWidget on Mac OS X?

    I have a problem when one window has QOpenGLWidget and other widgets, QLabel, for example.
    If QLabel updates text at ~30Hz then cpu loading rises to 50-60%, even if QOpenGLWidget doesn't updates and paints nothing.
    If you replace QOpenGLWidget by QGLWidget, or open QOpenGLWidget in separate window , cpu loading is normal and about 20%.

    Am I only one who find this issue? And how to debug/profile this problem?

    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