On 24/05/2017 13:24, Black Michael wrote:
The QTime should be quint64 and not quint32 in NetworkMessage.hpp
Hi Mike, that's not correct. The correct information can be found here: http://doc.qt.io/qt-5/datastreamformat.html and coded as: http://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/tools/qdatetime.cppSee the QDataStream inserter and extractor for QTime types at lines 5045 and 5063 respectively.
73 Bill G4WJS.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
