Commit Graph

8 Commits

Author SHA1 Message Date
iTrooz b8035ca078 refactor header and code into 2 files 2024-11-17 19:50:52 +01:00
iTrooz 8b7040d416 use Qt5-compatible writeString() impl 2024-11-17 19:37:15 +01:00
iTrooz 1f094b9803 avoid translating back to stf string without reason 2024-11-17 19:10:15 +01:00
iTrooz b35cffb347 fix warning about unused jsonLength 2024-11-17 19:10:15 +01:00
iTrooz 0d830e56e9 replace std::runtime_exception with PrismLauncher Exception + add try/catch 2024-11-17 19:10:15 +01:00
iTrooz 8cf0c2029c No need to close the socket, it is done automatically
https://doc.qt.io/qt-6/qtcpsocket.html#dtor.QTcpSocket
2024-11-17 19:10:15 +01:00
iTrooz 0a379a05ff replace my printf calls with qDebug 2024-11-17 19:10:15 +01:00
iTrooz 43a54cafef add my classes 2024-11-17 19:10:15 +01:00