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