The `ParseData` method was incorrectly using `QDataStream` instead of `XDataStream`. This commit changes the type from `QDataStream` to `XDataStream` to align with the project's data stream implementation.
Description
No description provided
Languages
C++
58.9%
C
40.4%
QMake
0.7%