Heart 1.3.879.d03aaa4
Heart is base back end library for your c++ Qt projects.
asyncrenderloop.h File Reference
#include "async.h"
Include dependency graph for asyncrenderloop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QH::AsyncRenderLoop
 The AsyncRenderLoop is a class for asynchronous rendering. This class is used to create a render loop that is executed in a separate thread. To use this class, you must inherit from it and implement the renderIteration method. example: : More...
 
class  QH::AsyncRenderLoop::MainSharedPtr< T >
 The MainSharedPtr class is a helper class for creating a shared pointer to the render loop. More...
 

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.