SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
parameter_property Struct Reference

#include </home/runner/work/SedSat3/SedSat3/genericform.h>

Collaboration diagram for parameter_property:
Collaboration graph

Public Member Functions

QString value ()
 

Public Attributes

QString Discription
 
delegate_type Type = delegate_type::LineEdit
 
QWidget * InputWidget =nullptr
 
QString DefaultValue
 

Detailed Description

Definition at line 17 of file genericform.h.

Member Function Documentation

◆ value()

QString parameter_property::value ( )
inline

Definition at line 23 of file genericform.h.

References CheckBox, ComboBox, FileBrowser, InputWidget, LineEdit, SpinBox, Type, and value().

Referenced by value().

Member Data Documentation

◆ DefaultValue

QString parameter_property::DefaultValue

Definition at line 22 of file genericform.h.

Referenced by GenericForm::GenericForm().

◆ Discription

QString parameter_property::Discription

Definition at line 19 of file genericform.h.

Referenced by GenericForm::GenericForm().

◆ InputWidget

QWidget* parameter_property::InputWidget =nullptr

Definition at line 21 of file genericform.h.

Referenced by GenericForm::GenericForm(), and value().

◆ Type

delegate_type parameter_property::Type = delegate_type::LineEdit

Definition at line 20 of file genericform.h.

Referenced by GenericForm::GenericForm(), and value().


The documentation for this struct was generated from the following file: