author | insilmaril |
Wed Apr 25 16:02:54 2007 +0000 (2007-04-25) | |
changeset 469 | e21e3b8c312c |
parent 468 | 82bd254b58da |
child 470 | 80ae7b79828c |
floatimageobj.h | file | annotate | diff | revisions |
1.1 --- a/floatimageobj.h Wed Apr 25 16:02:54 2007 +0000 1.2 +++ b/floatimageobj.h Wed Apr 25 16:02:54 2007 +0000 1.3 @@ -5,6 +5,9 @@ 1.4 //Added by qt3to4: 1.5 #include <QPixmap> 1.6 1.7 +/*! \brief A pixmap which can be positioned freely as FlagObj on the map. */ 1.8 + 1.9 + 1.10 ///////////////////////////////////////////////////////////////////////////// 1.11 class FloatImageObj:public FloatObj { 1.12 public: