diff -r 8fb5b3956b3e -r 9f739222ee8c ornamentedobj.h --- a/ornamentedobj.h Wed Oct 24 12:21:24 2007 +0000 +++ b/ornamentedobj.h Thu Nov 08 15:28:04 2007 +0000 @@ -4,7 +4,7 @@ #include "frameobj.h" #include "linkablemapobj.h" -/*! \brief Adds various ornaments to the class LinkableMapObj +/*! \brief Adds various ornaments and data to the class LinkableMapObj The ornaments are: - frame @@ -15,6 +15,7 @@ - flags - standard flags - system flags + - attributes (key/value pairs) */ class OrnamentedObj:public LinkableMapObj {