DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <mrupathmanager.h>
Public Types | |
enum | MRUType { ShapefileFolder, GraphFolder, StockNamesFile, N } |
enum | SetOptions { FolderOnly, FilePath } |
Public Member Functions | |
MruPathManager () | |
QString | getMru (MRUType type) const |
void | setMru (MRUType type, const QString &path, SetOptions opt=FilePath) |
MruPathManager::MruPathManager | ( | ) |
QString MruPathManager::getMru | ( | MruPathManager::MRUType | type | ) | const |
void MruPathManager::setMru | ( | MruPathManager::MRUType | type, |
const QString & | path, | ||
SetOptions | opt = FilePath |
||
) |