|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
#include <QWidget>#include "QJsonObject"#include "QPushButton"#include "QComboBox"#include "QLineEdit"#include "QCheckBox"#include "QSpinBox"#include "filebrowserpushbuttom.h"

Go to the source code of this file.
Classes | |
| struct | parameter_property |
| class | GenericForm |
Namespaces | |
| namespace | Ui |
Enumerations | |
| enum class | delegate_type { LineEdit , ComboBox , CheckBox , SpinBox , FileBrowser , Description } |
|
strong |
| Enumerator | |
|---|---|
| LineEdit | |
| ComboBox | |
| CheckBox | |
| SpinBox | |
| FileBrowser | |
| Description | |
Definition at line 16 of file genericform.h.