tools/drawMapTest/mainwindow.h
changeset 4434 34c305fbc63c
parent 4427 c5193713055f
child 4442 f8424e1bc936
equal deleted inserted replaced
4433:e0092290b7c5 4434:34c305fbc63c
    23     DrawMapScene * scene;
    23     DrawMapScene * scene;
    24 
    24 
    25     virtual void resizeEvent(QResizeEvent * event);
    25     virtual void resizeEvent(QResizeEvent * event);
    26 
    26 
    27 private slots:
    27 private slots:
       
    28     void on_pbSimplify_clicked();
    28     void scene_pathChanged();
    29     void scene_pathChanged();
    29 };
    30 };
    30 
    31 
    31 #endif // MAINWINDOW_H
    32 #endif // MAINWINDOW_H