Windows QT6 & C++ debug and help needed
Budget: €8 – €30 EUR
Under windows 10 and 11 in QT6 environment I have a wstring that is for instance
wstring(L"\\\\.\\COM6");
I need it to be converted to QString or QBytearray or something else to be transmitted to another function where it is converted back to the original wstring before to be used.
wstring(L"\\\\.\\COM6");
I need it to be converted to QString or QBytearray or something else to be transmitted to another function where it is converted back to the original wstring before to be used.