40 OPENXLSX_INTERFACE_API
void AddOpenXLSXInterfaceFunctionsToModuleManager();
43 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceInitializeForNDEVR(
Module& module);
44 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
45 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceSetupMetatypesForNDEVR();
46 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceRegisterUserSettingsForNDEVR();
47 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceSetupFileStructureForNDEVR();
48 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceSetupFactoriesForNDEVR();
49 OPENXLSX_INTERFACE_API
void OpenXLSXInterfaceFactoryResetNDEVR();
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.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...