#include <suv.h>
Inherits PluginTClient.

Public Member Functions | |
| SUVMain (PluginServer *server) | |
| ~SUVMain () | |
| char * | plugin_title () |
| Theme * | new_theme () |
Data Fields | |
| SUV * | theme |
Definition at line 63 of file suv.h.
| SUVMain::SUVMain | ( | PluginServer * | server | ) |
| char * SUVMain::plugin_title | ( | ) | [virtual] |
| Theme * SUVMain::new_theme | ( | ) | [virtual] |
Reimplemented from PluginTClient.
Definition at line 53 of file suv.C.
References BC_Theme::set_data(), and theme.

1.5.5