QTfrontend/ui/widget/drawmapwidget.h
changeset 9551 61f160dfd0f1
parent 9128 19596777eb7a
child 9998 736015b847e3
equal deleted inserted replaced
9549:ac5c1f691ce2 9551:61f160dfd0f1
    98         void undo();
    98         void undo();
    99         void clear();
    99         void clear();
   100         void setErasing(bool erasing);
   100         void setErasing(bool erasing);
   101         void save(const QString & fileName);
   101         void save(const QString & fileName);
   102         void load(const QString & fileName);
   102         void load(const QString & fileName);
       
   103         void setPathType(DrawMapScene::PathType pathType);
   103 
   104 
   104     protected:
   105     protected:
   105         void changeEvent(QEvent *e);
   106         void changeEvent(QEvent *e);
   106         virtual void resizeEvent(QResizeEvent * event);
   107         virtual void resizeEvent(QResizeEvent * event);
   107         virtual void showEvent(QShowEvent * event);
   108         virtual void showEvent(QShowEvent * event);