FbTk::ThemeItem_base Class ReferenceBase class for ThemeItem, holds name and altname.
More...
#include <Theme.hh>
Inheritance diagram for FbTk::ThemeItem_base:
List of all members.
|
Public Member Functions |
|
| ThemeItem_base (const std::string &name, const std::string &altname) |
|
virtual void | setFromString (const char *str)=0 |
|
virtual void | setDefaultValue ()=0 |
|
virtual void | load ()=0 |
|
const std::string & | name () const |
|
const std::string & | altName () const |
Detailed Description
Base class for ThemeItem, holds name and altname.
- See also:
- ThemeItem
Definition at line 46 of file Theme.hh. The documentation for this class was generated from the following file:
Fluxbox CVS-Jan-2003
|
|
|