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

Structure of the toggle data. More...

#include <view_gva.h>

Collaboration diagram for gva::ToggleInfo:
Collaboration graph

Data Fields

bool visible
 Toggle visibility.
 
bool right_active
 Right toggle active.
 
std::string right_label
 Right toggle label.
 
bool left_active
 Left toggle active.
 
std::string left_label
 Left toggle label.
 

Detailed Description

Structure of the toggle data.

Field Documentation

◆ left_active

bool gva::ToggleInfo::left_active

Left toggle active.

◆ left_label

std::string gva::ToggleInfo::left_label

Left toggle label.

◆ right_active

bool gva::ToggleInfo::right_active

Right toggle active.

◆ right_label

std::string gva::ToggleInfo::right_label

Right toggle label.

◆ visible

bool gva::ToggleInfo::visible

Toggle visibility.


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