I am new to C++ and QT. I am using QT Creator 1.0.0 to create a GUI. I have a hex value I need to lookup and display to the user and allow the user to change that value.
Basically, I am looking for the Microsoft Visual Studio NumericUpDown Hexadecimal properties equivelant in QT.
Bookmarks