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