37 class QTWindowManager;
38 class ModuleResourceManager;
void NDEVRSerialPortRegisterUserSettingsForNDEVR()
void NDEVRSerialPortSetupFileStructureForNDEVR()
void NDEVRSerialPortSetupUIForNDEVR(NDEVR::QTModelManager *model_manager, NDEVR::QTWindowManager *window_manager)
void NDEVRSerialPortDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *module)
void NDEVRSerialPortSetupRegistrationForNDEVR()
void NDEVRSerialPortSetUpdateCheckerForNDEVR()
void NDEVRSerialPortSetupUIThemesForNDEVR()
void NDEVRSerialPortSetupManualsForNDEVR()
void NDEVRSerialPortSetupMetatypesForNDEVR()
void NDEVRSerialPortSetupFactoriesForNDEVR()
void NDEVRSerialPortFactoryResetNDEVR()
void NDEVRSerialPortInitializeForNDEVR(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 AddNDEVRSerialPortFunctionsToModuleManager()
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...
Definition ModuleManager.h:59