Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. QNX 6.6, Qt 5.3: black screen on QGraphicsView with QOpenGLWidget

QNX 6.6, Qt 5.3: black screen on QGraphicsView with QOpenGLWidget

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
qnx 6.6qt 5.3openglsetviewportblack screen
1 Posts 1 Posters 2.4k 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.
  • C Offline
    C Offline
    CerJo
    wrote on 30 Apr 2015, 08:34 last edited by
    #1

    Hello!

    I build two versions of the program that displays some graphic scene (QNX 6.6 + Qt 5.3). They are different by a line of code:
    graphicsView-> setViewport (new QOpenGLWidget ()));
    Without this code line, all the displays, but slow. With this code line displays a black screen (QGraphicsView is one black screen).

    Default gears applications for test OpenGL is working.
    I try to change QOpenGLWidget to QGLWidget - black screen.

    In OS Windows both applications work, and application with QOpenGLWidget working fast.

    How can I fix this?
    Thanks for help.

    P.S. Installing Qt 5.4 don't helped.

    1 Reply Last reply
    0

    1/1

    30 Apr 2015, 08:34

    • Login

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