API Documentation
|
#include "NDEVRBluetooth/Headers/NDEVRBluetoothModule.h"
#include "NDEVRBluetooth/Headers/BluetoothConnection.h"
#include "NDEVRBluetooth/Headers/BluetoothManager.h"
#include "NDEVRBluetooth/Headers/BluetoothConnectionDialog.h"
#include "NDEVR/Headers/QTModelManager.h"
#include "NDEVR/Headers/WindowManager3D.h"
#include "Widgets/Headers/QTTools.h"
#include "Base/Headers/Translator.h"
#include "Base/Headers/ModuleResourceManager.h"
#include "Base/Headers/ModuleManager.h"
#include "Base/Headers/ApplicationResource.h"
Namespaces | |
namespace | NDEVR |
Macros | |
#define | MODULE_VERSION "1.0.1" |
Functions | |
NDEVR_BLUETOOTH_API void | AddNDEVRBluetoothFunctionsToModuleManager () |
void | NDEVRBluetoothDefineModuleResourcesForNDEVR (NDEVR::ModuleResourceManager *module_resources) |
void | NDEVRBluetoothFactoryResetNDEVR () |
void | NDEVRBluetoothInitializeForNDEVR (NDEVR::Module &module) |
void | NDEVRBluetoothRegisterUserSettingsForNDEVR () |
void | NDEVRBluetoothSetUpdateCheckerForNDEVR () |
void | NDEVRBluetoothSetupFactoriesForNDEVR () |
void | NDEVRBluetoothSetupFileStructureForNDEVR () |
void | NDEVRBluetoothSetupManualsForNDEVR () |
void | NDEVRBluetoothSetupMetatypesForNDEVR () |
void | NDEVRBluetoothSetupRegistrationForNDEVR () |
void | NDEVRBluetoothSetupUIForNDEVR (QTModelManager *, QTWindowManager *) |
void | NDEVRBluetoothSetupUIThemesForNDEVR () |
#define MODULE_VERSION "1.0.1" |
void NDEVRBluetoothDefineModuleResourcesForNDEVR | ( | NDEVR::ModuleResourceManager * | module_resources | ) |
void NDEVRBluetoothFactoryResetNDEVR | ( | ) |
void NDEVRBluetoothInitializeForNDEVR | ( | NDEVR::Module & | module | ) |
void NDEVRBluetoothRegisterUserSettingsForNDEVR | ( | ) |
void NDEVRBluetoothSetUpdateCheckerForNDEVR | ( | ) |
void NDEVRBluetoothSetupFactoriesForNDEVR | ( | ) |
void NDEVRBluetoothSetupFileStructureForNDEVR | ( | ) |
void NDEVRBluetoothSetupManualsForNDEVR | ( | ) |
void NDEVRBluetoothSetupMetatypesForNDEVR | ( | ) |
void NDEVRBluetoothSetupRegistrationForNDEVR | ( | ) |
void NDEVRBluetoothSetupUIForNDEVR | ( | QTModelManager * | , |
QTWindowManager * | ) |
void NDEVRBluetoothSetupUIThemesForNDEVR | ( | ) |