|  | Vivoe Lite 0.5.0
    Lightweight GVA like HMI for military displays. | 

Go to the source code of this file.
| Data Structures | |
| struct | gva::widget::GvaColourType | 
| Generic colour structure without alpha value.  More... | |
| Enumerations | |
| enum class | gva::widget::KeyboardModeType { kKeyboardLower = 0 , kKeyboardUpper , kKeyboardNumbers } | 
| The various types of keyboard input (see WidgetKeyboard) | |
| enum class | gva::widget::CellAlignType { kAlignLeft = 0 , kAlignCentre , kAlignRight } | 
| Table (see WidgetTable) cell alignment. | |
| enum class | gva::widget::WeightType { kWeightNormal = 0 , kWeightBold , kWeightItalic } | 
| The line weight for boxes and tables. | |
| enum class | gva::widget::WidgetEnum { KWidgetTypeCanvas , KWidgetTypeVideo , KWidgetTypeStatusBar , KWidgetTypeObjectLocalisation , KWidgetTypeCompass , KWidgetTypeKeyboard , KWidgetTypeAlarmIndicator , KWidgetTypeTopLabels , KWidgetTypeBottomLabels , KWidgetTypeLeftLabels , KWidgetTypeRightLabels , KWidgetTypeMode , KWidgetTypeTable , KWidgetTypeMessageBox , KWidgetTypeTableDynamic , kWidgetTypeDialSpeedometer , KWidgetTypeDialRpmFuel , KWidgetTypeBatteryBar } | 
| The different types of widget currently available for display. | |
| enum class | gva::widget::ModeEnum { kPpiClassicTankWithSight , kPpiClassicTankWithoutSight , kPpiClassicArrowWithSight , kPpiClassicArrowWithoutSight , kPpiModernTankWithSights , kPpiModernTankWithoutSights } | 
| The Plan Position Indicator modes, different visual styles. | |
| enum class | gva::widget::DialType { kDialSpeedKph , kDialSpeedMph } | 
| The different dial types. | |
| enum class | gva::widget::IconType { kIconNone = 0 , kIconUpArrow , kIconDownArrow , kIconRightArrow , kIconLeftArrow , kIconUpArrowOutline , kIconDownArrowOutline , kIconLeftArrowOutline , kIconRightArrowOutline , kIconPlus , kIconMinus , kIconEnter , kIconRotateLeft , kIconRotateRight , kIconPowerOff , kIconLocation , kIconWarning , kIconError , kIconInfo , kIconCentre , kIconWaterfallSight , kIconWCrossSight } | 
| All available types of icon. | |