struct EE::UI::Tools::WidgetLoadResult¶
#include <uitabwidgetsplitter.hpp> struct WidgetLoadResult { // fields UIWidget* widget { nullptr }; Graphics::Drawable* icon { nullptr }; std::string title; };
#include <uitabwidgetsplitter.hpp> struct WidgetLoadResult { // fields UIWidget* widget { nullptr }; Graphics::Drawable* icon { nullptr }; std::string title; };