DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
Loader Class Reference
Inheritance diagram for Loader:
BackgroundWorker

Public Member Functions

 Loader (MainWindow *main, QString dir, int model_idx=0)
 
virtual void execute () override
 
- Public Member Functions inherited from BackgroundWorker
 BackgroundWorker (MainWindow *main)
 
QString getError () const
 
virtual bool success () const
 

Additional Inherited Members

- Public Slots inherited from BackgroundWorker
void process ()
 
- Signals inherited from BackgroundWorker
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)
 
- Protected Member Functions inherited from BackgroundWorker
void setFail (QString msg)
 
void setSuccess ()
 
- Protected Attributes inherited from BackgroundWorker
MainWindowmMain
 
bool mResult
 
QString mError
 

Constructor & Destructor Documentation

◆ Loader()

Loader::Loader ( MainWindow main,
QString  dir,
int  model_idx = 0 
)
inline

Member Function Documentation

◆ execute()

virtual void Loader::execute ( )
inlineoverridevirtual

Implements BackgroundWorker.


The documentation for this class was generated from the following file: