47 Layout(
const Widget *parent, std::string name, std::string type);
namespace of the flair Framework
Definition: Ahrs.h:19
LayoutPosition * At(uint16_t row, uint16_t col) const
LayoutPosition at specified position.
Class defining a mutex.
Definition: Mutex.h:29
Abstract class to display a layout on the ground station.
Definition: Layout.h:33
LayoutPosition * LastRowLastCol(void) const
Last Row and Col LayoutPosition.
Abstract class to display a box on the ground station.
Definition: Box.h:35
Layout(const Widget *parent, std::string name, std::string type)
Constructor.
Class to define a position in a layout on the ground station.
Definition: LayoutPosition.h:28
LayoutPosition * NewRow(void) const
New Row LayoutPosition.