-
- Downloads
Removed mandatory reference to a XML schema file in XML-IO classes.
These references are now hardcoded in the class constructors of the XML-IO classes. Also the definition of the two search paths in BaseLib::FileFinder from the main window are now moved into the constructor of FileFinder. XML schema files are first searched (for validation) by their path and then by the reference in the XML file itself.
Showing
- BaseLib/FileFinder.h 6 additions, 2 deletionsBaseLib/FileFinder.h
- FileIO/XmlIO/Qt/XMLQtInterface.cpp 11 additions, 3 deletionsFileIO/XmlIO/Qt/XMLQtInterface.cpp
- FileIO/XmlIO/Qt/XMLQtInterface.h 2 additions, 2 deletionsFileIO/XmlIO/Qt/XMLQtInterface.h
- FileIO/XmlIO/Qt/XmlCndInterface.cpp 5 additions, 4 deletionsFileIO/XmlIO/Qt/XmlCndInterface.cpp
- FileIO/XmlIO/Qt/XmlCndInterface.h 1 addition, 2 deletionsFileIO/XmlIO/Qt/XmlCndInterface.h
- FileIO/XmlIO/Qt/XmlGmlInterface.cpp 6 additions, 5 deletionsFileIO/XmlIO/Qt/XmlGmlInterface.cpp
- FileIO/XmlIO/Qt/XmlGmlInterface.h 1 addition, 2 deletionsFileIO/XmlIO/Qt/XmlGmlInterface.h
- FileIO/XmlIO/Qt/XmlGspInterface.cpp 9 additions, 9 deletionsFileIO/XmlIO/Qt/XmlGspInterface.cpp
- FileIO/XmlIO/Qt/XmlGspInterface.h 1 addition, 2 deletionsFileIO/XmlIO/Qt/XmlGspInterface.h
- FileIO/XmlIO/Qt/XmlStnInterface.cpp 4 additions, 3 deletionsFileIO/XmlIO/Qt/XmlStnInterface.cpp
- FileIO/XmlIO/Qt/XmlStnInterface.h 1 addition, 2 deletionsFileIO/XmlIO/Qt/XmlStnInterface.h
- Gui/mainwindow.cpp 10 additions, 21 deletionsGui/mainwindow.cpp
- Tests/FileIO/TestXmlGmlReader.cpp 1 addition, 2 deletionsTests/FileIO/TestXmlGmlReader.cpp
- Utils/FileConverter/ConvertSHPToGLI.cpp 2 additions, 8 deletionsUtils/FileConverter/ConvertSHPToGLI.cpp
Loading
Please register or sign in to comment