A QSpinBox subclass for hexadecimal values.
More...
#include <HexSpinBox.h++>
A QSpinBox subclass for hexadecimal values.
- Author
- Mark Lindner
◆ HexSpinBox()
◆ ~HexSpinBox()
◆ textFromValue()
virtual QString textFromValue |
( |
int |
val | ) |
const |
|
protectedvirtual |
◆ validate()
QValidator::State validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const |
|
protected |
◆ valueFromText()
virtual int valueFromText |
( |
const QString & |
text | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: