SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
selectsampledelegate.h File Reference
#include <QAbstractTableModel>
#include <QStyleOptionViewItem>
#include <QStyledItemDelegate>
#include "sourcesinkdata.h"
#include "selectsampletablemodel.h"
Include dependency graph for selectsampledelegate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelectSampleDelegate
 

Enumerations

enum class  mode { samples , regressions }
 
enum class  column_type { number , yesno , name , string }
 

Enumeration Type Documentation

◆ column_type

enum class column_type
strong
Enumerator
number 
yesno 
name 
string 

Definition at line 11 of file selectsampledelegate.h.

◆ mode

enum class mode
strong
Enumerator
samples 
regressions 

Definition at line 10 of file selectsampledelegate.h.