QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
RenderJob Struct Reference

#include <gstqt6glutility.h>

+ Inheritance diagram for RenderJob:
+ Collaboration diagram for RenderJob:

Public Types

using Callable = std::function< void()>
 

Public Member Functions

 RenderJob (Callable c)
 
void run ()
 

Detailed Description

Definition at line 32 of file gstqt6glutility.h.

Member Typedef Documentation

◆ Callable

using RenderJob::Callable = std::function<void()>

Definition at line 33 of file gstqt6glutility.h.

Constructor & Destructor Documentation

◆ RenderJob()

RenderJob::RenderJob ( Callable  c)
inlineexplicit

Definition at line 35 of file gstqt6glutility.h.

Member Function Documentation

◆ run()

void RenderJob::run ( )
inline

Definition at line 37 of file gstqt6glutility.h.


The documentation for this struct was generated from the following file: