clear() | WPXPropertyList | |
insert(const char *name, WPXProperty *prop) | WPXPropertyList | |
insert(const char *name, const char *val) | WPXPropertyList | |
insert(const char *name, const int val) | WPXPropertyList | |
insert(const char *name, const bool val) | WPXPropertyList | |
insert(const char *name, const WPXString &val) | WPXPropertyList | |
insert(const char *name, const float val, const WPXUnit units=INCH) | WPXPropertyList | |
m_mapImpl | WPXPropertyList | [mutable, private] |
operator=(const WPXPropertyList &propList) | WPXPropertyList | |
operator[](const char *name) const | WPXPropertyList | |
remove(const char *name) | WPXPropertyList | |
WPXPropertyList() | WPXPropertyList | |
WPXPropertyList(const WPXPropertyList &) | WPXPropertyList | |
WPXPropertyList::Iter class | WPXPropertyList | [friend] |
~WPXPropertyList() | WPXPropertyList | [virtual] |