27 #include "WPropertyGroupWrapper.h"
41 return m_group->getDescription();
boost::shared_ptr< WPropertyGroup > m_group
The property group.
WPropertyGroupWrapper(boost::shared_ptr< WPropertyGroup > group)
Constructor.
Encapsulates a WProperty.
Encapsulates a property group.
WPropertyGroupWrapper getGroup(std::string const &name)
Retrieve a property group by name.
std::string getName() const
Return the name of the property group.
WPropertyWrapper getProperty(std::string const &name)
Retrieve a property by name.
std::string getDescription() const
Return the description of the property group.