VR-Forces 4.1 Class Documentation
entityEditorEventSignaller.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2008 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: entityEditorEventSignaller.h,v $ $Revision: 1.2 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DTENTITYEDITOREVENTSIGNALLER_H_
13 #define DTENTITYEDITOREVENTSIGNALLER_H_
14 
15 #include "tmqt/eventSignaller.h"
16 
17 static const char* DtBehaviorWidgetEvent = "DtBehaviorWidgetEvent";
18 
19 static const char* DtPreControlsCreate = "DtPreControlsCreate";
20 static const char* DtPostControlsCreate = "DtPostControlsCreate";
21 static const char* DtUiElementModified = "DtUiElementModified";
22 static const char* DtPreCreateBehaviorUi = "DtPreCreateBehaviorUi";
23 static const char* DtPostCreateBehaviorUi = "DtPostCreateBehaviorUi";
24 
25 #endif

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)