-
- Downloads
Make use of QFile for reading / writing xml files / hashes.
This should fix some issues when hashfiles contain newline characters. - Also the xml file is read only once - XMLQtInterface is now responsible for reading and validating the file (see XMLQtInterface::readFile()) - Added QByteArray XMLQtInterface::_fileData for caching the file
Showing
- FileIO/XmlIO/Qt/XMLQtInterface.cpp 47 additions, 53 deletionsFileIO/XmlIO/Qt/XMLQtInterface.cpp
- FileIO/XmlIO/Qt/XMLQtInterface.h 14 additions, 13 deletionsFileIO/XmlIO/Qt/XMLQtInterface.h
- FileIO/XmlIO/Qt/XmlCndInterface.cpp 2 additions, 10 deletionsFileIO/XmlIO/Qt/XmlCndInterface.cpp
- FileIO/XmlIO/Qt/XmlGmlInterface.cpp 4 additions, 16 deletionsFileIO/XmlIO/Qt/XmlGmlInterface.cpp
- FileIO/XmlIO/Qt/XmlGspInterface.cpp 4 additions, 18 deletionsFileIO/XmlIO/Qt/XmlGspInterface.cpp
- FileIO/XmlIO/Qt/XmlStnInterface.cpp 2 additions, 15 deletionsFileIO/XmlIO/Qt/XmlStnInterface.cpp
Loading
Please register or sign in to comment