FACT++  1.0
SpinBoxHex Class Reference

A QSpinBox which displays the value as hex-value. More...

#include <SpinBoxHex.h>

+ Inheritance diagram for SpinBoxHex:
+ Collaboration diagram for SpinBoxHex:

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
 

Detailed Description

A QSpinBox which displays the value as hex-value.

Definition at line 9 of file SpinBoxHex.h.


The documentation for this class was generated from the following file: