1#ifndef LIBS_GUI_CLAYOUTHORIZONTAL_HPP_
2#define LIBS_GUI_CLAYOUTHORIZONTAL_HPP_
Definition AbstractComponentGUI.hpp:30
Definition AbstractLayout.hpp:11
Definition CLayoutHorizontal.hpp:7
void addStartLabeled(AbstractComponentGUI *components, std::string_view label) override
Definition CLayoutHorizontal.cpp:8
IWidget * createLayout() override
Definition CLayoutHorizontal.cpp:21