RenderThread Class Reference

Intermediary for communicating/blocking between Gui and non-Gui threads in Qt. More...

#include <RenderThread.h>

List of all members.

Public Member Functions

 RenderThread (Renderer *renderer)
virtual ~RenderThread ()

Protected Member Functions

virtual void run ()

Protected Attributes

Rendererm_renderer


Detailed Description

Intermediary for communicating/blocking between Gui and non-Gui threads in Qt.

Author:
Travis Fischer (fisch0920@gmail.com)

Matthew Jacobs (jacobs.mh@gmail.com)

Date:
Fall 2008

Definition at line 21 of file RenderThread.h.


Constructor & Destructor Documentation

RenderThread::RenderThread ( Renderer renderer  ) 

Definition at line 18 of file RenderThread.cpp.

RenderThread::~RenderThread (  )  [virtual]

Definition at line 22 of file RenderThread.cpp.


Member Function Documentation

void RenderThread::run (  )  [protected, virtual]

Definition at line 25 of file RenderThread.cpp.


Member Data Documentation

Definition at line 31 of file RenderThread.h.


The documentation for this class was generated from the following files:

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6