Salome HOME
Help templates for plug-ins
authorvsv <vsv@opencascade.com>
Tue, 7 Aug 2018 15:59:24 +0000 (18:59 +0300)
committermpv <mikhail.ponikarov@opencascade.com>
Fri, 10 Aug 2018 07:37:22 +0000 (10:37 +0300)
commitc17a62ddf5951dacb0f6215dfec1002f1c7ae8ee
treedabae0cf15c646eb8dd4c9c49533d0b823755103
parent7f09bd39f9b90143e05bfefa08d21863f614d35d
Help templates for plug-ins
49 files changed:
doc/gui/BuildPlugin/buildPlugin.rst [new file with mode: 0644]
doc/gui/BuildPlugin/compoundFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/compsolidFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/edgeFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/faceFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/fillingFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/interpolationFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/polylineFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/shellFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/solidFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/subShapesFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/vertexFeature.rst [new file with mode: 0644]
doc/gui/BuildPlugin/wireFeature.rst [new file with mode: 0644]
doc/gui/CMakeLists.txt
doc/gui/CollectionPlugin/collectionPlugin.rst [new file with mode: 0644]
doc/gui/CollectionPlugin/fieldFeature.rst [new file with mode: 0644]
doc/gui/CollectionPlugin/groupFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/axisFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/constructionPlugin.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/planeFeature.rst [new file with mode: 0644]
doc/gui/ConstructionPlugin/pointFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/dumpFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/exchangePlugin.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/exportFeature.rst [new file with mode: 0644]
doc/gui/ExchangePlugin/importFeature.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/GDMLPlugin.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/coneFeature.rst [new file with mode: 0644]
doc/gui/GDMLPlugin/ellipsoidFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/managerFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/parameterFeature.rst [new file with mode: 0644]
doc/gui/ParametersPlugin/parametersPlugin.rst [new file with mode: 0644]
doc/gui/PartPlugin/partPlugin.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/boxFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/coneFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/cylinderFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/primitivesPlugin.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/sphereFeature.rst [new file with mode: 0644]
doc/gui/PrimitivesPlugin/torusFeature.rst [new file with mode: 0644]
doc/gui/SketchPlugin/rectangleFeature.rst [new file with mode: 0644]
doc/gui/index.rst
src/BuildPlugin/plugin-Build.xml
src/CollectionPlugin/plugin-Collection.xml
src/ConstructionPlugin/plugin-Construction.xml
src/ExchangePlugin/plugin-Exchange.xml
src/GDMLPlugin/plugin-GDML.xml
src/ParametersPlugin/plugin-Parameters.xml
src/PrimitivesPlugin/plugin-Primitives.xml
src/PythonAddons/macros/rectangle/widget.xml
src/XGUI/XGUI_Workshop.cpp