37 class QTWindowManager;
39 class ModuleResourceManager;
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupRegistrationForNDEVR()
Definition NDEVRBluetoothModule.cpp:73
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupUIThemesForNDEVR()
Definition NDEVRBluetoothModule.cpp:96
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupFileStructureForNDEVR()
Definition NDEVRBluetoothModule.cpp:79
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupUIForNDEVR(NDEVR::QTModelManager *model_manager, NDEVR::QTWindowManager *window_manager)
NDEVR_BLUETOOTH_API void NDEVRBluetoothInitializeForNDEVR(NDEVR::Module &module)
Definition NDEVRBluetoothModule.cpp:48
NDEVR_BLUETOOTH_API void NDEVRBluetoothDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *module_resources)
Definition NDEVRBluetoothModule.cpp:58
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupMetatypesForNDEVR()
Definition NDEVRBluetoothModule.cpp:70
NDEVR_BLUETOOTH_API void NDEVRBluetoothFactoryResetNDEVR()
Definition NDEVRBluetoothModule.cpp:87
NDEVR_BLUETOOTH_API void NDEVRBluetoothRegisterUserSettingsForNDEVR()
Definition NDEVRBluetoothModule.cpp:76
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupManualsForNDEVR()
Definition NDEVRBluetoothModule.cpp:93
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetUpdateCheckerForNDEVR()
Definition NDEVRBluetoothModule.cpp:90
NDEVR_BLUETOOTH_API void NDEVRBluetoothSetupFactoriesForNDEVR()
Definition NDEVRBluetoothModule.cpp:82
Stores all dependencies for a combination of modules that make up a complete software package.
Definition ModuleResourceManager.h:239
Definition QTModelManager.h:94
NDEVR_BLUETOOTH_API void AddNDEVRBluetoothFunctionsToModuleManager()
Definition NDEVRBluetoothModule.cpp:123
Base class for extensions, typically added as external DLL's that can modify or enhance the.
Definition ModuleManager.h:58