|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
#include <QAbstractTableModel>#include <QStyleOptionViewItem>#include <QStyledItemDelegate>#include "sourcesinkdata.h"#include "selectsampletablemodel.h"

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 } |
|
strong |
| Enumerator | |
|---|---|
| number | |
| yesno | |
| name | |
| string | |
Definition at line 11 of file selectsampledelegate.h.
|
strong |
| Enumerator | |
|---|---|
| samples | |
| regressions | |
Definition at line 10 of file selectsampledelegate.h.