TGUI  0.7.8
tgui::Theme Member List

This is the complete list of members for tgui::Theme, including all inherited members.

clone() consttgui::Theme
create(const std::string &filename="")tgui::Themestatic
getProperty(std::string className, std::string property) consttgui::Theme
getPropertyValuePairs(std::string className) consttgui::Theme
initWidget(Widget *widget, std::string filename, std::string className) overridetgui::Themevirtual
internalLoad(const std::string &filename, const std::string &className) overridetgui::Themevirtual
load(std::string className)tgui::Theme
m_constructorstgui::BaseThemeprotectedstatic
m_themeLoadertgui::BaseThemeprotectedstatic
Ptr typedeftgui::Theme
reload(const std::string &filename)tgui::Theme
reload(std::string oldClassName, std::string newClassName)tgui::Theme
reload(Widget::Ptr widget, std::string className)tgui::Theme
setConstructFunction(const std::string &type, const std::function< Widget::Ptr()> &constructor)tgui::BaseThemestatic
setProperty(std::string className, const std::string &property, const std::string &value)tgui::Theme
setProperty(std::string className, const std::string &property, ObjectConverter &&value)tgui::Theme
setThemeLoader(const std::shared_ptr< BaseThemeLoader > &themeLoader)tgui::BaseThemestatic
Theme(const std::string &filename="")tgui::Theme
widgetAttached(Widget *widget)tgui::BaseThemevirtual
widgetDetached(Widget *widget) overridetgui::Themevirtual
~BaseTheme()=defaulttgui::BaseThemevirtual