DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
Public Member Functions | |
Loader (MainWindow *main, QString dir, int model_idx=0) | |
virtual void | execute () override |
![]() | |
BackgroundWorker (MainWindow *main) | |
QString | getError () const |
virtual bool | success () const |
Additional Inherited Members | |
![]() | |
void | process () |
![]() | |
void | workStarted () |
void | workEnded () |
void | progress (int n) |
void | totalChanged (int tot) |
void | warning (QString, QString) |
void | completed (bool success) |
void | mainMessage (QString) |
void | progressMessage (QString) |
![]() | |
void | setFail (QString msg) |
void | setSuccess () |
![]() | |
MainWindow * | mMain |
bool | mResult |
QString | mError |
|
inline |
|
inlineoverridevirtual |
Implements BackgroundWorker.