Qt 6.11 is out! See what's new in the release
blog
Convert from hex string to decimal string
-
Hi
somehing like
http://doc.qt.io/qt-5.5/qstring.html#toUInt
with base=16, maybe ? -
Hi
somehing like
http://doc.qt.io/qt-5.5/qstring.html#toUInt
with base=16, maybe ?