diff -r 7ee5bf3647d3 -r 9d9da416206e ornamentedobj.h --- a/ornamentedobj.h Thu Nov 08 15:28:03 2007 +0000 +++ b/ornamentedobj.h Thu Nov 08 15:28:03 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 {