Constructor & Destructor Documentation
| virtual makVrf::DtSimulationTimeScaleWidgetLogic::~DtSimulationTimeScaleWidgetLogic |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::setupGui |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::setTimeMultiplier |
( |
double |
, |
|
|
bool |
sendMessage = true |
|
) |
| |
|
virtual |
Sets time multiplier based on actual value. Will set time scale appropriately.
| virtual double makVrf::DtSimulationTimeScaleWidgetLogic::timeMultiplier |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::setTimeMultiplier |
( |
int |
| ) |
|
|
virtual |
Sets the time multiplier based on the tick value. Will set time scale appropriately.
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::setDisplayOnly |
( |
bool |
| ) |
|
|
virtual |
Sets to only display the information, not send it to the network.
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::slot_selectedBackendChanged |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::slot_allBackendsAboutToBeRemoved |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::slot_backendUpdated |
( |
const DtVrfBackendState & |
, |
|
|
int |
|
|
) |
| |
|
protectedvirtual |
| virtual int makVrf::DtSimulationTimeScaleWidgetLogic::convertToTick |
( |
double |
| ) |
const |
|
protectedvirtual |
| virtual int makVrf::DtSimulationTimeScaleWidgetLogic::convertToSliderTick |
( |
double |
d | ) |
const |
|
protectedvirtual |
| virtual double makVrf::DtSimulationTimeScaleWidgetLogic::convertToMultiplier |
( |
int |
| ) |
const |
|
protectedvirtual |
| virtual void makVrf::DtSimulationTimeScaleWidgetLogic::setRange |
( |
double |
low, |
|
|
double |
high |
|
) |
| |
|
protectedvirtual |
Member Data Documentation
| makVrv::DtDe& makVrf::DtSimulationTimeScaleWidgetLogic::myDe |
|
protected |
| double makVrf::DtSimulationTimeScaleWidgetLogic::myLowRange |
|
protected |
| double makVrf::DtSimulationTimeScaleWidgetLogic::myHighRange |
|
protected |
| double makVrf::DtSimulationTimeScaleWidgetLogic::myTimeMultiplier |
|
protected |
| bool makVrf::DtSimulationTimeScaleWidgetLogic::myDisplayOnly |
|
protected |
The documentation for this class was generated from the following file: