Stellarium
1.2
|
#include <ExternalStepSpinBox.hpp>
Signals | |
void | stepsRequested (int steps) |
Public Member Functions | |
ExternalStepSpinBox (QWidget *const parent=nullptr) | |
void | stepBy (const int steps) override |
A spinbox whose stepBy commands are emitted as signals instead of changing the value.