![]() |
Heart 1.3.880.d32293b
Heart is base back end library for your c++ Qt projects.
|
#include "async.h"
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. | |