Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
gva::HandleType Class Reference

Class definition of the HandleType. More...

#include <renderer_cairo_types.h>

Collaboration diagram for gva::HandleType:
Collaboration graph

Data Fields

uint32_t handle
 Construct a new Handle Type object.
 
bool inUse
 true if in user
 
bool fullscreen
 True if fullscreen.
 
ResolutionType size
 The screen dimensions.
 
cairo_surface_t * surface
 Cairo screen surface.
 
cairo_t * cr
 Cairo context.
 

Detailed Description

Class definition of the HandleType.

Field Documentation

◆ cr

cairo_t* gva::HandleType::cr

Cairo context.

◆ fullscreen

bool gva::HandleType::fullscreen

True if fullscreen.

◆ handle

uint32_t gva::HandleType::handle

Construct a new Handle Type object.

◆ inUse

bool gva::HandleType::inUse

true if in user

◆ size

ResolutionType gva::HandleType::size

The screen dimensions.

◆ surface

cairo_surface_t* gva::HandleType::surface

Cairo screen surface.


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