#include <themes.h>
Definition at line 61 of file themes.h.
◆ cThemes()
cThemes::cThemes |
( |
void |
| ) |
|
◆ ~cThemes()
◆ Clear()
void cThemes::Clear |
( |
void |
| ) |
|
|
private |
◆ Descriptions()
const char* const* cThemes::Descriptions |
( |
void |
| ) |
|
|
inline |
◆ FileName()
const char* cThemes::FileName |
( |
int |
Index | ) |
|
|
inline |
◆ GetThemeIndex()
int cThemes::GetThemeIndex |
( |
const char * |
Description | ) |
|
◆ Load() [1/2]
bool cThemes::Load |
( |
const char * |
SkinName | ) |
|
◆ Load() [2/2]
void cThemes::Load |
( |
const char * |
SkinName, |
|
|
const char * |
ThemeName, |
|
|
cTheme * |
Theme |
|
) |
| |
|
static |
◆ Name()
const char* cThemes::Name |
( |
int |
Index | ) |
|
|
inline |
◆ NumThemes()
int cThemes::NumThemes |
( |
void |
| ) |
|
|
inline |
◆ Save()
void cThemes::Save |
( |
const char * |
SkinName, |
|
|
cTheme * |
Theme |
|
) |
| |
|
static |
◆ SetThemesDirectory()
void cThemes::SetThemesDirectory |
( |
const char * |
ThemesDirectory | ) |
|
|
static |
◆ descriptions
char** cThemes::descriptions |
|
private |
◆ fileNames
char** cThemes::fileNames |
|
private |
◆ names
◆ numThemes
◆ themesDirectory
char * cThemes::themesDirectory = NULL |
|
staticprivate |
The documentation for this class was generated from the following files: