Inheritance diagram for WPXIntProperty:
Public Member Functions | |
WPXIntProperty (const int val) | |
virtual int | getInt () const |
virtual float | getFloat () const |
virtual WPXString | getStr () const |
virtual WPXProperty * | clone () const |
Private Attributes | |
int | m_val |
|
|
|
Implements WPXProperty. Reimplemented in WPXBoolProperty. |
|
Implements WPXProperty. |
|
Implements WPXProperty. |
|
Implements WPXProperty. Reimplemented in WPXBoolProperty. |
|
|