Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gva::KeyType Struct Reference

This holds additional information on keys. More...

#include <gva.h>

Collaboration diagram for gva::KeyType:
Collaboration graph

Data Fields

GvaKeyEnum key = GvaKeyEnum::kKeyUnknown
 The key pressed.
 
LabelStates label_state = LabelStates::kLabelHidden
 Only applicable to labels on screen F1-F20.
 

Detailed Description

This holds additional information on keys.

Field Documentation

◆ key

GvaKeyEnum gva::KeyType::key = GvaKeyEnum::kKeyUnknown

The key pressed.

◆ label_state

LabelStates gva::KeyType::label_state = LabelStates::kLabelHidden

Only applicable to labels on screen F1-F20.


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