Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

PG_Theme Member List

This is the complete list of members for PG_Theme, including all inherited members.
FindDefaultFontName()=0PG_Theme [pure virtual]
FindDefaultFontSize()=0PG_Theme [pure virtual]
FindDefaultFontStyle()=0PG_Theme [pure virtual]
FindFontName(const char *widgettype, const char *objectname)=0PG_Theme [pure virtual]
FindFontSize(const char *widgettype, const char *objectname)=0PG_Theme [pure virtual]
FindFontStyle(const char *widgettype, const char *objectname)=0PG_Theme [pure virtual]
FindGradient(const char *widgettype, const char *object, const char *name)=0PG_Theme [pure virtual]
FindString(const char *widgettype, const char *object, const char *name)=0PG_Theme [pure virtual]
FindSurface(const char *widgettype, const char *object, const char *name)=0PG_Theme [pure virtual]
GetAlignment(const char *widgettype, const char *object, const char *name, PG_Label::TextAlign &align)=0PG_Theme [pure virtual]
GetColor(const char *widgettype, const char *object, const char *name, PG_Color &color)=0PG_Theme [pure virtual]
GetProperty(const char *widgettype, const char *object, const char *name, long &prop)=0PG_Theme [pure virtual]
GetProperty(const char *widgettype, const char *object, const char *name, Uint8 &prop)=0PG_Theme [pure virtual]
GetProperty(const char *widgettype, const char *object, const char *name, bool &prop)=0PG_Theme [pure virtual]
GetProperty(const char *widgettype, const char *object, const char *name, int &prop)=0PG_Theme [pure virtual]
GetProperty(const char *widgettype, const char *object, const char *name, Uint16 &prop)PG_Theme [inline]
Load(const char *xmltheme)PG_Theme [static]
Unload(PG_Theme *theme)PG_Theme [static]
~PG_Theme()PG_Theme [inline, virtual]


The ParaGUI Project - Alexander Pipelka