changeset 650 | 65c5a0c28d20 |
parent 408 | c2a05fa925a1 |
child 683 | 7df0b7986274 |
1.1 --- a/floatimageobj.h Fri Dec 08 20:18:56 2006 +0000 1.2 +++ b/floatimageobj.h Tue Jan 15 10:54:41 2008 +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: