![]() |
VR-Forces 4.2 Class Documentation
|
A widget for configuring the environment. More...

Public Member Functions | |
| DtVrfEnvironmentConditionsThermoclinesWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0) | |
| CTOR. | |
| virtual | ~DtVrfEnvironmentConditionsThermoclinesWidget () |
| DTOR. | |
| virtual void | setLogic (DtVrfEnvironmentConditionsThermoclinesLogic *logic) |
| Sets up the GUI and initializes the dialog with the corresponding logic. | |
| virtual void | activate () |
| Activate this widget. | |
| virtual void | deactivate () |
| Deactivate this widget. | |
| virtual void | setThermoclineLayer1Depth (double depth) |
| virtual double | thermoclineLayer1Depth () |
| virtual void | setThermoclineLayer1Permeability (double depth) |
| virtual double | thermoclineLayer1Permeability () |
| virtual void | setThermoclineLayer2Depth (double depth) |
| virtual double | thermoclineLayer2Depth () |
| virtual void | setThermoclineLayer2Permeability (double depth) |
| virtual double | thermoclineLayer2Permeability () |
| virtual void | setThermoclineLayer3Depth (double depth) |
| virtual double | thermoclineLayer3Depth () |
| virtual void | setThermoclineLayer3Permeability (double depth) |
| virtual double | thermoclineLayer3Permeability () |
| virtual void | setThermoclineLayer4Depth (double depth) |
| virtual double | thermoclineLayer4Depth () |
| virtual void | setThermoclineLayer4Permeability (double depth) |
| virtual double | thermoclineLayer4Permeability () |
| virtual void | setThermoclineLayer5Depth (double depth) |
| virtual double | thermoclineLayer5Depth () |
| virtual void | setThermoclineLayer5Permeability (double depth) |
| virtual double | thermoclineLayer5Permeability () |
| virtual void | setDepthUnits (const makVrv::DtUnicode &units) |
| virtual void | setDepthDecimals (int decimals) |
Protected Slots | |
| void | on_thermoclineLayer1DepthChanged (double) |
| void | on_thermoclineLayer1PermeabilityChanged (double) |
| void | on_thermoclineLayer2DepthChanged (double) |
| void | on_thermoclineLayer2PermeabilityChanged (double) |
| void | on_thermoclineLayer3DepthChanged (double) |
| void | on_thermoclineLayer3PermeabilityChanged (double) |
| void | on_thermoclineLayer4DepthChanged (double) |
| void | on_thermoclineLayer4PermeabilityChanged (double) |
| void | on_thermoclineLayer5DepthChanged (double) |
| void | on_thermoclineLayer5PermeabilityChanged (double) |
Private Member Functions | |
| void | setupGui () |
| Sets up the widget's fields. | |
| void | connectToSignals () |
| Connects widget signals to slots. | |
Additional Inherited Members | |
Public Attributes inherited from makVrf::DtVrfEnvironmentConditionsThermoclinesInterface | |
| boost::signal< void(double)> | signal_thermoclineLayer1DepthChanged |
| boost::signal< void(double)> | signal_thermoclineLayer2DepthChanged |
| boost::signal< void(double)> | signal_thermoclineLayer3DepthChanged |
| boost::signal< void(double)> | signal_thermoclineLayer4DepthChanged |
| boost::signal< void(double)> | signal_thermoclineLayer5DepthChanged |
| boost::signal< void(double)> | signal_thermoclineLayer1PermeabilityChanged |
| boost::signal< void(double)> | signal_thermoclineLayer2PermeabilityChanged |
| boost::signal< void(double)> | signal_thermoclineLayer3PermeabilityChanged |
| boost::signal< void(double)> | signal_thermoclineLayer4PermeabilityChanged |
| boost::signal< void(double)> | signal_thermoclineLayer5PermeabilityChanged |
A widget for configuring the environment.
| makVrf::DtVrfEnvironmentConditionsThermoclinesWidget::DtVrfEnvironmentConditionsThermoclinesWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Sets up the GUI and initializes the dialog with the corresponding logic.
|
inlinevirtual |
Activate this widget.
|
inlinevirtual |
Deactivate this widget.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
private |
Sets up the widget's fields.
Non-virtual (Called from CTOR).
|
private |
Connects widget signals to slots.
Non-virtual (Called from CTOR).
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |