Results 1 to 1 of 1

Thread: Putting QGLWidget in a thread

  1. #1
    Join Date
    May 2010
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Putting QGLWidget in a thread

    I have a QGLWidget entitled aHorizon that, when updating, renders the rest of my gui useless. So the obvious solution would be to put this widget into its own thread. However, my threading experience only includes reading data from a QUdpSocket and sending it to other parts of my program.

    I will post the .cpp file that I wish to be threaded and if anyone can refer me to some examples or provide some insight, that would be greatly appreciated. Thanks!
    Attached Files Attached Files

Similar Threads

  1. Putting Widgets into a Layout
    By jcoop in forum Newbie
    Replies: 16
    Last Post: 18th April 2009, 22:00
  2. Putting Tab Space
    By zgulser in forum Qt Tools
    Replies: 1
    Last Post: 16th January 2009, 15:36
  3. Putting an opengl widget in to a mainwindow
    By bod in forum Qt Programming
    Replies: 3
    Last Post: 1st July 2008, 07:59
  4. Putting a QGraphicsScene into QMdiSubWindow
    By steg90 in forum Qt Programming
    Replies: 3
    Last Post: 2nd October 2007, 09:55
  5. putting widgets
    By mickey in forum Qt Programming
    Replies: 1
    Last Post: 20th June 2006, 08:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.