1.1 --- a/mapeditor.h Wed Jul 16 10:44:44 2008 +0000
1.2 +++ b/mapeditor.h Tue Aug 05 07:36:53 2008 +0000
1.3 @@ -28,12 +28,11 @@
1.4 public:
1.5 void toggleStandardFlag(QString);
1.6
1.7 - void updateSelection(); // update geometry of selection
1.8 + void updateSelection(); // update geometry of selection
1.9
1.10 AttributeTable* attributeTable();
1.11 - void testFunction1(); // just testing new stuff
1.12 - void testFunction2(); // just testing new stuff
1.13 - // set /mainwindo/showTestMenu=true...
1.14 + void testFunction1(); // just testing new stuff
1.15 + void testFunction2(); // just testing new stuff
1.16
1.17 public slots:
1.18 void editHeading();
1.19 @@ -60,7 +59,7 @@
1.20
1.21 private:
1.22 QGraphicsScene *mapScene;
1.23 - VymModel *model; // Vym Map, includding several mapCenters
1.24 + VymModel *model; //!< Vym Map, includding several mapCenters
1.25
1.26 bool adjustCanvasRequested; // collect requests until end of user event
1.27 BranchObj *editingBO; // entering Text into BO