42 NDEVR_FONTS_API
void AddNDEVRFontsFunctionsToModuleManager();
45 NDEVR_FONTS_API
void NDEVRFontsInitializeForNDEVR(
Module& module);
47 NDEVR_FONTS_API
void NDEVRFontsSetupRegistrationForNDEVR();
48 NDEVR_FONTS_API
void NDEVRFontsSetupMetatypesForNDEVR();
49 NDEVR_FONTS_API
void NDEVRFontsRegisterUserSettingsForNDEVR();
50 NDEVR_FONTS_API
void NDEVRFontsSetupFileStructureForNDEVR();
51 NDEVR_FONTS_API
void NDEVRFontsSetupFactoriesForNDEVR();
52 NDEVR_FONTS_API
void NDEVRFontsFactoryResetNDEVR();
53 NDEVR_FONTS_API
void NDEVRFontsSetUpdateCheckerForNDEVR();
54 NDEVR_FONTS_API
void NDEVRFontsSetupManualsForNDEVR();
55 NDEVR_FONTS_API
void NDEVRFontsSetupUIThemesForNDEVR();
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.
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 ...