#include <WPXProperty.h>
Inheritance diagram for WPXProperty:
Public Member Functions | |
virtual | ~WPXProperty () |
virtual int | getInt () const=0 |
virtual float | getFloat () const=0 |
virtual WPXString | getStr () const=0 |
virtual WPXProperty * | clone () const=0 |
|
|
|
Implemented in WPXStringProperty, WPXIntProperty, WPXBoolProperty, WPXInchProperty, WPXPercentProperty, WPXPointProperty, and WPXTwipProperty. |
|
Implemented in WPXStringProperty, WPXIntProperty, and WPXFloatProperty. |
|
Implemented in WPXStringProperty, WPXIntProperty, and WPXFloatProperty. |
|
Implemented in WPXStringProperty, WPXIntProperty, WPXBoolProperty, WPXInchProperty, WPXPercentProperty, WPXPointProperty, and WPXTwipProperty. |