1 #ifndef QTSCRIPTSHELL_QABSTRACTSPINBOX_H
2 #define QTSCRIPTSHELL_QABSTRACTSPINBOX_H
4 #include <qabstractspinbox.h>
6 #include <QtScript/qscriptvalue.h>
27 bool event(QEvent* event);
29 void fixup(QString& input)
const;
41 int metric(QPaintDevice::PaintDeviceMetric arg__1)
const;
55 QValidator::State
validate(QString& input,
int& pos)
const;
61 #endif // QTSCRIPTSHELL_QABSTRACTSPINBOX_H