DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
imageformathelpers.h
Go to the documentation of this file.
1 #ifndef IMAGEFORMATHELPERS_H
2 #define IMAGEFORMATHELPERS_H
3 
4 #include <QStringList>
5 
6 namespace displace {
7 namespace helpers {
8 namespace images {
9 
11 QStringList supportedFormatsOnWrite();
12 
13 }
14 }
15 }
16 
17 #endif // IMAGEFORMATHELPERS_H
QStringList supportedFormatsOnWriteAsFilter()
Definition: imageformathelpers.cpp:30
Definition: decisiontreemanager.h:13
QStringList supportedFormatsOnWrite()
Definition: imageformathelpers.cpp:45