#include <bluedottheme.h>
Inherits PluginTClient.

Public Member Functions | |
| BlueDotThemeMain (PluginServer *server) | |
| ~BlueDotThemeMain () | |
| char * | plugin_title () |
| Theme * | new_theme () |
Data Fields | |
| BlueDotTheme * | theme |
Definition at line 68 of file bluedottheme.h.
| BlueDotThemeMain::BlueDotThemeMain | ( | PluginServer * | server | ) |
Definition at line 42 of file bluedottheme.C.
| BlueDotThemeMain::~BlueDotThemeMain | ( | ) |
Definition at line 47 of file bluedottheme.C.
| char * BlueDotThemeMain::plugin_title | ( | ) | [virtual] |
| Theme * BlueDotThemeMain::new_theme | ( | ) | [virtual] |
Reimplemented from PluginTClient.
Definition at line 56 of file bluedottheme.C.
References BC_Theme::set_data(), and theme.

1.5.5