#include <centbox.h>
|
virtual StepEnabled | stepEnabled () const |
|
virtual QValidator::State | validate (QString &input, int &pos) const |
|
MCentSpinBox::MCentSpinBox |
( |
QWidget * |
parent = 0 , |
|
|
int |
value = 0 , |
|
|
int |
maxValue = 2147483647 |
|
) |
| |
int MCentSpinBox::maximumValue |
( |
| ) |
const |
|
virtual |
int MCentSpinBox::minimumValue |
( |
| ) |
const |
|
virtual |
void MCentSpinBox::setRange |
( |
int |
mi, |
|
|
int |
ma |
|
) |
| |
|
virtual |
void MCentSpinBox::setValue |
( |
int |
m | ) |
|
|
virtual |
void MCentSpinBox::stepBy |
( |
int |
x | ) |
|
MCentSpinBox::StepEnabled MCentSpinBox::stepEnabled |
( |
| ) |
const |
|
protectedvirtual |
QValidator::State MCentSpinBox::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const |
|
protectedvirtual |
int MCentSpinBox::value |
( |
| ) |
const |
|
virtual |
void MCentSpinBox::valueChanged |
( |
int |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: