37 class QTWindowManager;
39 class ModuleResourceManager;
void NDEVRBluetoothSetupUIThemesForNDEVR()
void NDEVRBluetoothSetupRegistrationForNDEVR()
void NDEVRBluetoothSetupFileStructureForNDEVR()
void NDEVRBluetoothSetupMetatypesForNDEVR()
void NDEVRBluetoothDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *module_resources)
void NDEVRBluetoothSetupManualsForNDEVR()
void NDEVRBluetoothFactoryResetNDEVR()
void NDEVRBluetoothInitializeForNDEVR(NDEVR::Module &module)
void NDEVRBluetoothRegisterUserSettingsForNDEVR()
void NDEVRBluetoothSetUpdateCheckerForNDEVR()
void NDEVRBluetoothSetupUIForNDEVR(NDEVR::QTModelManager *model_manager, NDEVR::QTWindowManager *window_manager)
void NDEVRBluetoothSetupFactoriesForNDEVR()
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 AddNDEVRBluetoothFunctionsToModuleManager()
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...
Definition ModuleManager.h:59