Salome HOME
#28928 [CEA] FIELDS : developer documentation for the simplified visualisation
authorrnv <rnv@opencascade.com>
Mon, 28 Mar 2022 12:08:20 +0000 (15:08 +0300)
committervsr <vsr@opencascade.com>
Mon, 11 Apr 2022 11:37:03 +0000 (14:37 +0300)
commit70087ddf60110c529327c7016daf1cd96e86df19
tree5a43b9dfe3bb96a1b9275fcdf1d56f939da89213
parentb8386c78fb04771cd41205f09e89b55d17b7116e
#28928 [CEA] FIELDS : developer documentation for the simplified visualisation
24 files changed:
doc/dev/sphinx/fields_arch_corba_services.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_gui.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_implementation_layer.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_introduction.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_med_presentation_manager.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_med_presentation_manager_impl.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_med_presentation_plot3d.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_med_presentation_py.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_medcalc_py.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_medwidget_helper_plot3d.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_plot3d_implementation_example.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_presentation_controller.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_presentation_event.rst [new file with mode: 0644]
doc/dev/sphinx/fields_arch_widget_presentation_parameters.rst [new file with mode: 0644]
doc/dev/sphinx/images/image_fields_arch.png [new file with mode: 0644]
doc/dev/sphinx/images/image_helpers_hierarchy.png [new file with mode: 0644]
doc/dev/sphinx/images/image_implementation_layer_hierarchy.png [new file with mode: 0644]
doc/dev/sphinx/images/image_ui_designer_prs_panel.png [new file with mode: 0644]
doc/dev/sphinx/index.rst
idl/MEDPresentationManager.idl
src/MEDCalc/cmp/MEDPresentationManager_i.cxx
src/MEDCalc/gui/PresentationController.cxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.cxx
src/MEDCalc/tui/medpresentation.py