GenericLambdaJob Class
(Qt3DRender::Render::GenericLambdaJob)Inherits: | Qt3DCore::QAspectJob |
Public Functions
GenericLambdaJob(T callable, JobTypes::JobType type = JobTypes::GenericLambda) |
Reimplemented Public Functions
virtual void | run() |
- 4 public functions inherited from Qt3DCore::QAspectJob
Member Function Documentation
GenericLambdaJob::GenericLambdaJob(T callable, JobTypes::JobType type = JobTypes::GenericLambda)
Default constructs an instance of GenericLambdaJob.