| makVrf::DtPerformanceOptionsWidget::DtPerformanceOptionsWidget |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtPerformanceOptionsWidget::~DtPerformanceOptionsWidget |
( |
| ) |
|
|
overridevirtual |
copy constructor. Not Implemented.
| void makVrf::DtPerformanceOptionsWidget::setupGui |
( |
| ) |
|
|
protected |
| virtual void makVrf::DtPerformanceOptionsWidget::setSliderPosition |
( |
double |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setTranslationValue |
( |
const QString & |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setRotationValue |
( |
const QString & |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setSmoothingValue |
( |
const QString & |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setUserDefinedSmoothing |
( |
bool |
b | ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setUserDefinedSmoothingPeriod |
( |
double |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::setUserDefinedSmoothingEnabled |
( |
bool |
| ) |
|
|
overrideprotectedvirtual |
| virtual void makVrf::DtPerformanceOptionsWidget::onUpdateSlider |
( |
| ) |
|
|
protectedvirtualslot |
Calls down to logic to update slider.
| virtual void makVrf::DtPerformanceOptionsWidget::onSmoothingChoiceChanged |
( |
| ) |
|
|
protectedvirtualslot |
Called when radio button selection has changed for smoothing type.
| virtual void makVrf::DtPerformanceOptionsWidget::onUpdateSmoothingSpecifiedByUserEnabled |
( |
| ) |
|
|
protectedvirtualslot |
Called to send a signal to change the value as specified by user.
| virtual void makVrf::DtPerformanceOptionsWidget::onUpdateSmoothingSpecifiedByUserSpinBox |
( |
double |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtPerformanceOptionsWidget::onUpdateSmoothingSpecifiedByUserSlider |
( |
int |
| ) |
|
|
protectedvirtualslot |
assignment operator. Not Implemented.
| QVBoxLayout* makVrf::DtPerformanceOptionsWidget::myMainLayout |
| QHBoxLayout* makVrf::DtPerformanceOptionsWidget::myPerformanceLayout |
| QLabel* makVrf::DtPerformanceOptionsWidget::myMinLabel |
| QLabel* makVrf::DtPerformanceOptionsWidget::myMaxLabel |
| QSlider* makVrf::DtPerformanceOptionsWidget::myPerformanceSlider |
| QLabel* makVrf::DtPerformanceOptionsWidget::myTranslationValue |
| QLabel* makVrf::DtPerformanceOptionsWidget::myRotationValue |
| QRadioButton* makVrf::DtPerformanceOptionsWidget::mySmoothingValue |
| QRadioButton* makVrf::DtPerformanceOptionsWidget::mySpecifySmoothingValue |
| QWidget* makVrf::DtPerformanceOptionsWidget::mySmoothingGroup |
| QCheckBox* makVrf::DtPerformanceOptionsWidget::mySmoothingCheckbox |
| QSlider* makVrf::DtPerformanceOptionsWidget::mySmoothingPeriodSlider |
| QDoubleSpinBox* makVrf::DtPerformanceOptionsWidget::mySmoothingPeriodSpinBox |
The documentation for this class was generated from the following file: