37 struct IconThemeSettings;
38 class ModuleResourceManager;
40 class QTWindowManager;
void NDEVRGraphicsSetupManualsForNDEVR()
void NDEVRGraphicsSetUpdateCheckerForNDEVR()
void NDEVRGraphicsRegisterUserSettingsForNDEVR()
void NDEVRGraphicsDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *module_resources)
void NDEVRGraphicsSetupFactoriesForNDEVR()
void NDEVRGraphicsSetupUIForNDEVR(NDEVR::QTModelManager *model_manager, NDEVR::QTWindowManager *window_manager)
void NDEVRGraphicsFactoryResetNDEVR()
void NDEVRGraphicsSetupFileStructureForNDEVR()
void NDEVRGraphicsSetupMetatypesForNDEVR()
void NDEVRGraphicsSetupRegistrationForNDEVR()
void NDEVRGraphicsSetupUIThemesForNDEVR()
void NDEVRGraphicsInitializeForNDEVR(NDEVR::Module &module)
Stores all dependencies for a combination of modules that make up a complete software package.
Definition ModuleResourceManager.h:239
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Definition QTModelManager.h:105
void AddNDEVRGraphicsFunctionsToModuleManager()
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...
Definition ModuleManager.h:59