|
TGUI
0.7.8
|
This is the complete list of members for tgui::BaseTheme, including all inherited members.
| initWidget(Widget *widget, std::string primary, std::string secondary)=0 | tgui::BaseTheme | pure virtual |
| internalLoad(const std::string &primary, const std::string &secondary)=0 | tgui::BaseTheme | pure virtual |
| m_constructors | tgui::BaseTheme | protectedstatic |
| m_themeLoader | tgui::BaseTheme | protectedstatic |
| setConstructFunction(const std::string &type, const std::function< Widget::Ptr()> &constructor) | tgui::BaseTheme | static |
| setThemeLoader(const std::shared_ptr< BaseThemeLoader > &themeLoader) | tgui::BaseTheme | static |
| widgetAttached(Widget *widget) | tgui::BaseTheme | virtual |
| widgetDetached(Widget *widget) | tgui::BaseTheme | virtual |
| ~BaseTheme()=default | tgui::BaseTheme | virtual |