41 WEB_VIEWS_API
void AddWebViewsFunctionsToModuleManager();
46 WEB_VIEWS_API
void WebViewsInitializeForNDEVR(
Module& module);
48 WEB_VIEWS_API
void WebViewsSetupRegistrationForNDEVR();
50 WEB_VIEWS_API
void WebViewsSetupMetatypesForNDEVR();
55 WEB_VIEWS_API
void WebViewsRegisterUserSettingsForNDEVR();
57 WEB_VIEWS_API
void WebViewsSetupFileStructureForNDEVR();
59 WEB_VIEWS_API
void WebViewsSetupFactoriesForNDEVR();
61 WEB_VIEWS_API
void WebViewsFactoryResetNDEVR();
63 WEB_VIEWS_API
void WebViewsSetUpdateCheckerForNDEVR();
65 WEB_VIEWS_API
void WebViewsSetupManualsForNDEVR();
67 WEB_VIEWS_API
void WebViewsSetupUIThemesForNDEVR();
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 ...