ParaView
|
QDoubleSpinBox which fires editingFinished() signal when the value is changed by steps (increments). More...
#include <pqDoubleSpinBox.h>
Inherits QDoubleSpinBox.
Public Member Functions | |
pqDoubleSpinBox (QWidget *parent=0) | |
virtual void | stepBy (int steps) |
Virtual function that is called whenever the user triggers a step. More... | |
QDoubleSpinBox which fires editingFinished() signal when the value is changed by steps (increments).
Definition at line 42 of file pqDoubleSpinBox.h.
|
explicit |
|
virtual |
Virtual function that is called whenever the user triggers a step.
We are overridding this so that we can emit editingFinished() signal