Public Member Functions | |
| def | endElement (self, tag) |
| def | startElement (self, tag, attributes) |
Public Attributes | |
| current | |
| currentprop | |
| currenttype | |
| currentval | |
| guidata | |
| properties | |
Member Function Documentation
◆ endElement()
| def OfflineRenderingUtils.FreeCADGuiHandler.endElement | ( | self, | |
| tag | |||
| ) |
References Base::FutureWatcherProgress.current, OfflineRenderingUtils.FreeCADGuiHandler.current, OfflineRenderingUtils.FreeCADGuiHandler.currentprop, OfflineRenderingUtils.FreeCADGuiHandler.currenttype, OfflineRenderingUtils.FreeCADGuiHandler.currentval, OfflineRenderingUtils.FreeCADGuiHandler.guidata, and OfflineRenderingUtils.FreeCADGuiHandler.properties.
◆ startElement()
| def OfflineRenderingUtils.FreeCADGuiHandler.startElement | ( | self, | |
| tag, | |||
| attributes | |||
| ) |
References Base::FutureWatcherProgress.current, OfflineRenderingUtils.FreeCADGuiHandler.current, OfflineRenderingUtils.FreeCADGuiHandler.currentprop, OfflineRenderingUtils.FreeCADGuiHandler.currenttype, OfflineRenderingUtils.FreeCADGuiHandler.currentval, and OfflineRenderingUtils.FreeCADGuiHandler.guidata.
Member Data Documentation
◆ current
| OfflineRenderingUtils.FreeCADGuiHandler.current |
◆ currentprop
| OfflineRenderingUtils.FreeCADGuiHandler.currentprop |
◆ currenttype
| OfflineRenderingUtils.FreeCADGuiHandler.currenttype |
◆ currentval
| OfflineRenderingUtils.FreeCADGuiHandler.currentval |
◆ guidata
| OfflineRenderingUtils.FreeCADGuiHandler.guidata |
◆ properties
| OfflineRenderingUtils.FreeCADGuiHandler.properties |
Referenced by PathScripts.PathSetupSheetOpPrototype.OpPrototype.addProperty(), OfflineRenderingUtils.FreeCADGuiHandler.endElement(), PathScripts.PathSetupSheetOpPrototype.OpPrototype.getProperty(), PathScripts.PathSetupSheetOpPrototype.OpPrototype.setEditorMode(), and PathScripts.PathSetupSheetOpPrototype.OpPrototype.setupProperties().
The documentation for this class was generated from the following file:
- src/Mod/Arch/OfflineRenderingUtils.py
1.8.17