13#ifndef HMICORE_WIDGETS_WIDGET_H_
14#define HMICORE_WIDGETS_WIDGET_H_
73 virtual void SetX(uint32_t x);
80 uint32_t
GetX()
const;
87 virtual void SetY(uint32_t y);
94 uint32_t
GetY()
const;
181 bool visible_ =
false;
Class definition of the GVA renderer.
Definition renderer_gva.h:29
LabelStates
Enum for the label states.
Definition gva.h:41