1 #ifndef VESSELEDITORMAINWINDOW_H 2 #define VESSELEDITORMAINWINDOW_H 15 class QSortFilterProxyModel;
43 void on_browseInputPath_clicked();
44 void on_browseGISPath_clicked();
45 void on_browseBasePath_clicked();
46 void on_tabWidget_currentChanged(
int index);
48 void on_configRScript_clicked();
56 bool runScript(QString script);
57 void fillRScriptsArgs(QStringList &args,
const QString &script);
59 void lightup (
int id,
bool on);
60 void setNext (
int id,
int next);
62 QVector<QPushButton *> mButtons;
65 #endif // VESSELEDITORMAINWINDOW_H static const QString ShippingFeaturesFilename
Definition: vesseleditormainwindow.h:36
static const QString FishfarmsFeaturesFilename
Definition: vesseleditormainwindow.h:38
~VesselEditorMainWindow()
Definition: vesseleditormainwindow.cpp:227
static const QString ShippingLanesCoordFilename
Definition: vesseleditormainwindow.h:37
Definition: csvtablemodel.h:11
Definition: vesseleditormainwindow.h:21
Definition: dteditorwindow.h:32
VesselEditorMainWindow(QWidget *parent=0)
Definition: vesseleditormainwindow.cpp:57
Definition: ui_vesseleditormainwindow.h:807
static const QString VesselsSpecFilename
Definition: vesseleditormainwindow.h:29
static const QString FirmsFeaturesFilename
Definition: vesseleditormainwindow.h:40
static const QString VesselsSpec2Filename
Definition: vesseleditormainwindow.h:30
static const QString Pop3SpecFilename
Definition: vesseleditormainwindow.h:35
static const QString Pop2SpecFilename
Definition: vesseleditormainwindow.h:34
static const QString WindmillsFeaturesFilename
Definition: vesseleditormainwindow.h:39
static const QString VesselsSpec3Filename
Definition: vesseleditormainwindow.h:31
static const QString VesselsSpec4Filename
Definition: vesseleditormainwindow.h:32
Definition: mapshapefilelistadapter.h:12
static const QString Pop1SpecFilename
Definition: vesseleditormainwindow.h:33