QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdcenterstepspinner.h
Go to the documentation of this file.
1
#ifndef QXRDCENTERSTEPSPINNER_H
2
#define QXRDCENTERSTEPSPINNER_H
3
4
#include "
qcepmacros.h
"
5
#include <QDoubleSpinBox>
6
7
class
QxrdCenterStepSpinner
:
public
QDoubleSpinBox
8
{
9
Q_OBJECT
10
public
:
11
explicit
QxrdCenterStepSpinner
(QWidget *parent = 0);
12
13
virtual
void
stepBy
(
int
steps);
14
15
signals:
16
public
slots:
17
};
18
19
#endif // QXRDCENTERSTEPSPINNER_H
QxrdCenterStepSpinner
Definition:
qxrdcenterstepspinner.h:7
qcepmacros.h
QxrdCenterStepSpinner::QxrdCenterStepSpinner
QxrdCenterStepSpinner(QWidget *parent=0)
Definition:
qxrdcenterstepspinner.cpp:5
QxrdCenterStepSpinner::stepBy
virtual void stepBy(int steps)
Definition:
qxrdcenterstepspinner.cpp:11
Generated by
1.8.10