FACT++
1.0
|
A QSpinBox which displays the value as hex-value. More...
#include <SpinBoxHex.h>
Public Member Functions | |
SpinBoxHex (QWidget *p=0) | |
Protected Member Functions | |
QValidator::State | validate (QString &txt, int &) const |
QString | textFromValue (int val) const |
int | valueFromText (const QString &txt) const |
A QSpinBox which displays the value as hex-value.
Definition at line 9 of file SpinBoxHex.h.