API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
NDEVRSoundManagerModule.cpp File Reference
Include dependency graph for NDEVRSoundManagerModule.cpp:

Namespaces

namespace  NDEVR
 

Macros

#define MODULE_VERSION   "1.0.0"
 

Functions

void NDEVRSoundManagerInitializeForNDEVR (NDEVR::Module &module)
 
void NDEVRSoundManagerDefineModuleResourcesForNDEVR (NDEVR::ModuleResourceManager *r)
 
void NDEVRSoundManagerSetupMetatypesForNDEVR ()
 
void NDEVRSoundManagerSetupRegistrationForNDEVR ()
 
void NDEVRSoundManagerRegisterUserSettingsForNDEVR ()
 
void NDEVRSoundManagerSetupFileStructureForNDEVR ()
 
void NDEVRSoundManagerSetupFactoriesForNDEVR ()
 
void NDEVRSoundManagerFactoryResetNDEVR ()
 
void NDEVRSoundManagerSetUpdateCheckerForNDEVR ()
 
void NDEVRSoundManagerSetupManualsForNDEVR ()
 
void NDEVRSoundManagerSetupUIThemesForNDEVR ()
 
void NDEVRSoundManagerSetupUIForNDEVR (QTModelManager *, QTWindowManager *)
 
NDEVR_SOUND_MANAGER_API void AddNDEVRSoundManagerFunctionsToModuleManager ()
 

Macro Definition Documentation

◆ MODULE_VERSION

#define MODULE_VERSION   "1.0.0"

Copyright (c) 2020, NDEVR LLC tyler.nosp@m..par.nosp@m.ke@nd.nosp@m.evr..nosp@m.org


| \ | | | __ \ | ___|\ \ / / | __ \ | \ | | | | \ \ | |___ \ \ / / | |__) | | . | | | |__/ / | |___ \ V / | _ / | |\ |_|_____/__|_____|____/____| | \ \ |__| __________________________________| __\

Subject to the terms of the Enterprise+ Agreement, NDEVR hereby grants Licensee a limited, non-exclusive, non-transferable, royalty-free license (without the right to sublicense) to use the API solely for the purpose of Licensee's internal development efforts to develop applications for which the API was provided.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Library: NDEVRSoundManager File: DLLInfo Included in API: True

Author(s): Tyler Parke

Function Documentation

◆ NDEVRSoundManagerDefineModuleResourcesForNDEVR()

void NDEVRSoundManagerDefineModuleResourcesForNDEVR ( NDEVR::ModuleResourceManager * r)

◆ NDEVRSoundManagerFactoryResetNDEVR()

void NDEVRSoundManagerFactoryResetNDEVR ( )

◆ NDEVRSoundManagerInitializeForNDEVR()

void NDEVRSoundManagerInitializeForNDEVR ( NDEVR::Module & module)

◆ NDEVRSoundManagerRegisterUserSettingsForNDEVR()

void NDEVRSoundManagerRegisterUserSettingsForNDEVR ( )

◆ NDEVRSoundManagerSetUpdateCheckerForNDEVR()

void NDEVRSoundManagerSetUpdateCheckerForNDEVR ( )

◆ NDEVRSoundManagerSetupFactoriesForNDEVR()

void NDEVRSoundManagerSetupFactoriesForNDEVR ( )

◆ NDEVRSoundManagerSetupFileStructureForNDEVR()

void NDEVRSoundManagerSetupFileStructureForNDEVR ( )

◆ NDEVRSoundManagerSetupManualsForNDEVR()

void NDEVRSoundManagerSetupManualsForNDEVR ( )

◆ NDEVRSoundManagerSetupMetatypesForNDEVR()

void NDEVRSoundManagerSetupMetatypesForNDEVR ( )

◆ NDEVRSoundManagerSetupRegistrationForNDEVR()

void NDEVRSoundManagerSetupRegistrationForNDEVR ( )

◆ NDEVRSoundManagerSetupUIForNDEVR()

void NDEVRSoundManagerSetupUIForNDEVR ( QTModelManager * ,
QTWindowManager *  )

◆ NDEVRSoundManagerSetupUIThemesForNDEVR()

void NDEVRSoundManagerSetupUIThemesForNDEVR ( )