QTfrontend/drawmapscene.h
changeset 10235 bafca1686867
parent 10108 c68cf030eded
child 11046 47a8c19ecb60
equal deleted inserted replaced
10234:a3a200e35c6e 10235:bafca1686867
    56 
    56 
    57     public slots:
    57     public slots:
    58         void undo();
    58         void undo();
    59         void clearMap();
    59         void clearMap();
    60         void simplifyLast();
    60         void simplifyLast();
       
    61         void optimize();
    61         void setErasing(bool erasing);
    62         void setErasing(bool erasing);
    62         void showCursor();
    63         void showCursor();
    63         void hideCursor();
    64         void hideCursor();
    64         void setPathType(PathType pathType);
    65         void setPathType(PathType pathType);
    65 
    66