Stellarium  1.2
Signals | Public Member Functions
ExternalStepSpinBox Class Reference

#include <ExternalStepSpinBox.hpp>

Signals

void stepsRequested (int steps)
 

Public Member Functions

 ExternalStepSpinBox (QWidget *const parent=nullptr)
 
void stepBy (const int steps) override
 

Detailed Description

A spinbox whose stepBy commands are emitted as signals instead of changing the value.