13#ifndef HMICORE_WIDGETS_TABLE_STATUS_BAR_H_
14#define HMICORE_WIDGETS_TABLE_STATUS_BAR_H_
82 uint16_t warnings_ = 0;
84 uint16_t cautions_ = 0;
86 uint16_t advisories_ = 0;
88 uint16_t overrides_ = 0;
104 std::array<Labels, 7> labels_;
Class definition of the GVA renderer.
Definition renderer_gva.h:29
Class defining the touch screen events.
Definition touch_gva.h:71
LabelStates
Enum for the label states.
Definition gva.h:41
Enum for the location type.
Definition gva.h:543