#include <pp_Property.h>
Public Member Functions | |
PP_PropertyTypeInt (const gchar *p_init) | |
tProperty_type | getType () const |
int | getValue () const |
Private Attributes | |
int | Value |
PP_PropertyTypeInt::PP_PropertyTypeInt | ( | const gchar * | p_init | ) |
References Value.
tProperty_type PP_PropertyTypeInt::getType | ( | void | ) | const [inline, virtual] |
Implements PP_PropertyType.
int PP_PropertyTypeInt::getValue | ( | void | ) | const [inline] |
Referenced by fl_BlockLayout::_lookupProperties().
int PP_PropertyTypeInt::Value [private] |
Referenced by PP_PropertyTypeInt().