MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / loadPrintSupportModule

Method loadPrintSupportModule

src/Gui/PythonWrapper.cpp:917–920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915}
916
917bool PythonWrapper::loadPrintSupportModule()
918{
919 return loadPySideModule("QtPrintSupport", SbkPySide_QtPrintSupportTypes);
920}
921
922bool PythonWrapper::loadUiToolsModule()
923{

Callers 1

printDocumentMethod · 0.80

Calls 1

loadPySideModuleFunction · 0.85

Tested by

no test coverage detected