#include <resultOptionsWidget.h>
Public Slots | |
void | toggleShowUndeformedMesh () |
Signals | |
void | sendMessage (const QString &) |
Sends a QString. | |
void | dispScalChanged (float value) |
Sends the new value of the displacement scale factor. | |
void | setFringeMaxAuto () |
Emitted when the max fringe value is set to auto mode. | |
void | setFringeMinAuto () |
Emitted when the min fringe value is set to auto mode. | |
void | setFringeMin (double value) |
Sends a signal with the min fringe value. | |
void | setFringeMax (double value) |
Sends a signal with the max fringe value. | |
void | setShowUndeformedMesh (bool stat) |
Emitted when the status of the show undeformed mesh checkbox is changed. | |
Public Member Functions | |
resultOptionsWidget (QWidget *parent=0) |
The Result Options Widget provides functionality to control the result options, such as min/max fringe values, displacement scale factor,...
resultOptionsWidget::resultOptionsWidget | ( | QWidget * | parent = 0 |
) |
Standard Constructor
void resultOptionsWidget::toggleShowUndeformedMesh | ( | ) | [slot] |
Toggles the show undeformed checkbox and emits a signal with the status of the checkbox