CPGen
C++ project generator
Loading...
Searching...
No Matches
ComponentGroup Member List

This is the complete list of members for ComponentGroup, including all inherited members.

addChild(std::unique_ptr< Component > child)ComponentGroup
Component()=defaultComponent
Component(const Component &)=deleteComponent
Component(Component &&)=deleteComponent
ComponentGroup(std::string title, std::string icon="")ComponentGroupexplicit
handleInput(Defs::Key key) overrideComponentGroupvirtual
isFocused() constComponentinline
m_is_focusedComponentprotected
operator=(const Component &)=deleteComponent
operator=(Component &&)=deleteComponent
render() const overrideComponentGroupvirtual
setFocused(bool focused) overrideComponentGroupvirtual
~Component()=defaultComponentvirtual