21 #ifndef SHAPEFILEOPERATIONDIALOG_H 22 #define SHAPEFILEOPERATIONDIALOG_H 42 void on_radioSelectShapefile_toggled(
bool checked);
43 void on_radioImportShapefile_toggled(
bool checked);
44 void on_cmdBrowse_clicked();
50 #endif // SHAPEFILEOPERATIONDIALOG_H ~ShapefileOperationDialog()
Definition: shapefileoperationdialog.cpp:36
Definition: dteditorwindow.h:32
Definition: ui_shapefileoperationdialog.h:103
void setShapefileList(QStringList list)
Definition: shapefileoperationdialog.cpp:41
Definition: shapefileoperationdialog.h:30
QString selectedShapefile() const
Definition: shapefileoperationdialog.cpp:49
ShapefileOperationDialog(QWidget *parent=0)
Definition: shapefileoperationdialog.cpp:27