45 NDEVR_CHARTS_API
void NDEVRChartsInitializeForNDEVR(
Module& module);
46 NDEVR_CHARTS_API
void NDEVRChartsSetupRegistrationForNDEVR();
47 NDEVR_CHARTS_API
void NDEVRChartsSetupMetatypesForNDEVR();
48 NDEVR_CHARTS_API
void NDEVRChartsDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
49 NDEVR_CHARTS_API
void NDEVRChartsRegisterUserSettingsForNDEVR();
50 NDEVR_CHARTS_API
void NDEVRChartsSetupFileStructureForNDEVR();
51 NDEVR_CHARTS_API
void NDEVRChartsSetupFactoriesForNDEVR();
52 NDEVR_CHARTS_API
void NDEVRChartsFactoryResetNDEVR();
53 NDEVR_CHARTS_API
void NDEVRChartsSetUpdateCheckerForNDEVR();
54 NDEVR_CHARTS_API
void NDEVRChartsSetupManualsForNDEVR();
55 NDEVR_CHARTS_API
void NDEVRChartsSetupUIThemesForNDEVR();
Stores all dependencies for a combination of modules that make up a complete software package.
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Manages all windows and logic surrounding dialogs and views for displaying and managing a 3D environm...
The primary namespace for the NDEVR SDK.
void AddNDEVRChartsFunctionsToModuleManager()
Register all NDEVRCharts module hook functions with the module manager.
Stores information for how to draw icons, when supported.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...