TGUI
0.9.5
|
This is the complete list of members for tgui::BaseThemeLoader, including all inherited members.
canLoad(const String &primary, const String &secondary)=0 | tgui::BaseThemeLoader | pure virtual |
injectThemePath(const std::unique_ptr< DataIO::Node > &node, const String &path) const (defined in tgui::BaseThemeLoader) | tgui::BaseThemeLoader | protected |
load(const String &primary, const String &secondary)=0 | tgui::BaseThemeLoader | pure virtual |
preload(const String &primary) | tgui::BaseThemeLoader | virtual |
resolveReferences(std::map< String, std::reference_wrapper< const std::unique_ptr< DataIO::Node > > > §ions, const std::unique_ptr< DataIO::Node > &node) const (defined in tgui::BaseThemeLoader) | tgui::BaseThemeLoader | protected |
~BaseThemeLoader()=default | tgui::BaseThemeLoader | virtual |