Spacer.hpp
Go to the documentation of this file.
ewol::WidgetShared getWidgetAtPos(const vec2 &_pos) override
get the widget at the specific windows absolute position
Definition: Spacer.hpp:40
Definition: Drawing.hpp:17
void onRegenerateDisplay() override
Event generated when a redraw is needed.
Definition: Area.hpp:16
Definition: Spacer.hpp:23
void onDraw() override
Common widget drawing function (called by the drawing thread [Android, X11, ...]) ...
Widget class is the main widget interface, it hase some generic properties: :** known his parent :** ...
Definition: Widget.hpp:73
eproperty::Value< etk::Color<> > propertyColor
Background color.
Definition: Spacer.hpp:25