|
Public Member Functions |
|
bool | load (const std::string &filename, int screen_num=-1) |
| | load style file "filename" to screen
|
|
std::string | resourceValue (const std::string &name, const std::string &altname) |
|
void | loadTheme (Theme &tm) |
|
bool | loadItem (ThemeItem_base &resource) |
|
bool | loadItem (ThemeItem_base &resource, const std::string &name, const std::string &altname) |
| | handles resource item loading with specific name/altname
|
|
bool | verbose () const |
|
void | setVerbose (bool value) |
Static Public Member Functions |
|
ThemeManager & | instance () |
Friends |
|
class | FbTk::Theme |