]> OCCT Git - occt.git/commit
Testing - Remove QANCollection package (#718)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Wed, 10 Sep 2025 17:31:12 +0000 (18:31 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Sep 2025 17:31:12 +0000 (18:31 +0100)
commit1b94e22897083b8f74c88c53bed3d871befc94df
tree90bf906e1c2df699f1f0d9997018d3e71c264b10
parent515e1125640138905408d56073ecd64dbef419c4
Testing - Remove QANCollection package (#718)

- Removes all QANCollection header and source files that contained collection type definitions and test utilities
- Updates the build configuration to remove QANCollection from the package list
- Removes the QANCollection integration from the main QADraw factory
14 files changed:
src/Draw/TKQADraw/PACKAGES.cmake
src/Draw/TKQADraw/QADraw/QADraw.cxx
src/Draw/TKQADraw/QANCollection/FILES.cmake [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection.cxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_Common.cxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_Common.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_DataMapIteratorOfDataMapOfRealPnt.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_DataMapOfRealPnt.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_DoubleMapIteratorOfDoubleMapOfRealInteger.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_DoubleMapOfRealInteger.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_IndexedDataMapOfRealPnt.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_ListIteratorOfListOfPnt.hxx [deleted file]
src/Draw/TKQADraw/QANCollection/QANCollection_ListOfPnt.hxx [deleted file]