Public Member Functions | Static Public Member Functions

PP_PropertyType Class Reference

#include <pp_Property.h>

Inheritance diagram for PP_PropertyType:
PP_PropertyTypeBool PP_PropertyTypeColor PP_PropertyTypeInt PP_PropertyTypeSize

List of all members.

Public Member Functions

 PP_PropertyType ()
virtual ~PP_PropertyType ()
virtual tProperty_type getType () const =0

Static Public Member Functions

static std::unique_ptr
< PP_PropertyType
createPropertyType (tProperty_type Type, const gchar *p_init)

Constructor & Destructor Documentation

PP_PropertyType::PP_PropertyType (  )  [inline]
virtual PP_PropertyType::~PP_PropertyType (  )  [inline, virtual]

Member Function Documentation

std::unique_ptr< PP_PropertyType > PP_PropertyType::createPropertyType ( tProperty_type  Type,
const gchar *  p_init 
) [static]
virtual tProperty_type PP_PropertyType::getType (  )  const [pure virtual]

The documentation for this class was generated from the following files: