VR-Forces 4.0.4 Class Documentation
Classes | Namespaces | Defines | Typedefs
include/vrfGuiCore/DtVrfGuiApplicationSettings.h File Reference

Go to the source code of this file.

Classes

class  makVrf::DtVrfGuiApplicationSetting
class  makVrf::DtVrfGuiSettingsFactory
class  makVrf::DtVrfGuiApplicationSettings

Namespaces

namespace  makVrv
 

include <vrvCoreQt/DtPersistenceControlsInterface.h>


namespace  makVrf
 Allows for a create menu item from the create menu to signal its creation by default allowing the user to intercept that signal and modify and send the create message to the backend.

Defines

#define REGISTER_APPLICATION_SETTING(AppSetting)

Typedefs

typedef
DtVrfGuiApplicationSetting *(* 
makVrf::DtApplicationSettingCreatorFcn )(makVrv::DtDe &)

Detailed Description


Define Documentation

#define REGISTER_APPLICATION_SETTING (   AppSetting)
Value:
static bool AppSetting##_Registered = \
   DtVrfGuiSettingsFactory::addSettingCreator(DtVrfGuiApplicationSetting::theClassType<AppSetting>(), \
      DtVrfGuiApplicationSetting::create<AppSetting>);

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)