Planeshift
pawsstyles.h File Reference
#include <csutil/csstring.h>
#include <csutil/ref.h>
#include <csutil/hash.h>
#include <iutil/vfs.h>
#include <util/psxmlparser.h>

Go to the source code of this file.

Classes

class  pawsStyles
 Class pawsStyles keeps definitions of PAWS styles - a PAWS style is collection of XML attributes and XML nodes that are automatically applied to all PAWS XML widgets that are using this PAWS style. More...
 

Macros

#define STRING_HASH(V)   csHash <V, csString>
 This macro is used to define hash tables of different types that have keys of type "const char *". More...