mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
* Menu storage changed from json to XML (because Qt 4 does not support json) * C++11 for(object : container) construction changed to OCCT iterators / Qt foreach * enum type::name changed to type_name * non used class members removed * Qt connect functions changed to macros version * warning 4127 disabled for Q_INIT_RESOURCE in VS2010 / Qt 4 case * widgets parent problem on Qt 4 fixed * QRegularExpression changed to QRegExp
49 lines
914 B
Plaintext
49 lines
914 B
Plaintext
AdaptorCurve2d_AIS.cxx
|
|
AdaptorCurve2d_AIS.h
|
|
AdaptorCurve_AIS.cxx
|
|
AdaptorCurve_AIS.h
|
|
AdaptorPnt2d_AIS.cxx
|
|
AdaptorPnt2d_AIS.h
|
|
AdaptorVec_AIS.cxx
|
|
AdaptorVec_AIS.h
|
|
BaseSample.cxx
|
|
BaseSample.h
|
|
DataExchange.xml
|
|
DataExchangeSamples.cxx
|
|
DataExchangeSamples.h
|
|
Geometry.xml
|
|
GeometrySamples.cxx
|
|
GeometrySamples.h
|
|
MakeBottle.cxx
|
|
MakeBottle.h
|
|
Ocaf.xml
|
|
OcafSamples.cxx
|
|
OcafSamples.h
|
|
Sample2D_Face.cxx
|
|
Sample2D_Face.h
|
|
Sample2D_Image.cxx
|
|
Sample2D_Image.h
|
|
Sample2D_Markers.cxx
|
|
Sample2D_Markers.h
|
|
Samples.qrc
|
|
TOcafFunction_BoxDriver.cxx
|
|
TOcafFunction_BoxDriver.h
|
|
TOcafFunction_CutDriver.cxx
|
|
TOcafFunction_CutDriver.h
|
|
TOcafFunction_CylDriver.cxx
|
|
TOcafFunction_CylDriver.h
|
|
TOcaf_Application.cxx
|
|
TOcaf_Application.h
|
|
Topology.xml
|
|
TopologySamples.cxx
|
|
TopologySamples.h
|
|
Triangulation.xml
|
|
TriangulationSamples.cxx
|
|
TriangulationSamples.h
|
|
Viewer2d.xml
|
|
Viewer2dSamples.cxx
|
|
Viewer2dSamples.h
|
|
Viewer3d.xml
|
|
Viewer3dSamples.cxx
|
|
Viewer3dSamples.h
|