diff -r c2a05fa925a1 -r 24c7902a3e14 imageobj.h --- a/imageobj.h Fri Dec 08 20:18:56 2006 +0000 +++ b/imageobj.h Wed May 02 15:31:17 2007 +0000 @@ -4,6 +4,9 @@ #include #include +/*! \brief Base class for pixmaps. +*/ + class ImageObj: public QGraphicsPixmapItem { public: