9 class ModuleResourceManager;
void CADInterfaceSetupUIForNDEVR(NDEVR::QTModelManager *model_manager, NDEVR::QTWindowManager *window_manager)
void CADInterfaceSetupFactoriesForNDEVR()
void CADInterfaceDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *manager)
void CADInterfaceInitializeForNDEVR(NDEVR::Module &module)
Stores all dependencies for a combination of modules that make up a complete software package.
Definition ModuleResourceManager.h:239
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Definition QTModelManager.h:105
void AddCADInterfaceFunctionsToModuleManager()
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...
Definition ModuleManager.h:59