VR-Forces 4.0.4 Class Documentation
include/entityEditorImpl/entityEditorEventSignaller.h
Go to the documentation of this file.
00001 /*********************************************************************
00002 ** Copyright (c) 2008 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *********************************************************************/
00005 /*********************************************************************
00006 ** $RCSfile: entityEditorEventSignaller.h,v $ $Revision: 1.2 $ $State: Exp $
00007 *********************************************************************/
00008 
00011 
00012 #ifndef DTENTITYEDITOREVENTSIGNALLER_H_
00013 #define DTENTITYEDITOREVENTSIGNALLER_H_
00014 
00015 #include "tmqt/eventSignaller.h"
00016 
00017 static const char* DtBehaviorWidgetEvent = "DtBehaviorWidgetEvent";
00018 
00019 static const char* DtPreControlsCreate = "DtPreControlsCreate";
00020 static const char* DtPostControlsCreate = "DtPostControlsCreate";
00021 static const char* DtUiElementModified = "DtUiElementModified";
00022 static const char* DtPreCreateBehaviorUi = "DtPreCreateBehaviorUi";
00023 static const char* DtPostCreateBehaviorUi = "DtPostCreateBehaviorUi";
00024 
00025 #endif

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)