SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
genericform.h File Reference
#include <QWidget>
#include "QJsonObject"
#include "QPushButton"
#include "QComboBox"
#include "QLineEdit"
#include "QCheckBox"
#include "QSpinBox"
#include "filebrowserpushbuttom.h"
Include dependency graph for genericform.h:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ delegate_type

enum class delegate_type
strong
Enumerator
LineEdit 
ComboBox 
CheckBox 
SpinBox 
FileBrowser 
Description 

Definition at line 16 of file genericform.h.