Searched defs:PanelComponent (Results 1 – 1 of 1) sorted by relevance
67 PanelComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PanelComponent() function73 PanelComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in PanelComponent() function