VR-Forces 4.1.1 Class Documentation
entityEditorCheckSMSHandler.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: entityEditorCheckSMSHandler.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef entityEditorCheckSMSHandler_h
15 #define entityEditorCheckSMSHandler_h
16 
17 #include "tmqt/eventHandler.h"
20 
21 
23 {
24  Q_OBJECT
25 
26 public:
27 
30 
33 
34  virtual QWidget* createDialog(QWidget* parent);
35  virtual void showDialog(bool);
36 
37 public:
39  static DtEventHandler* create(DtEventController* owner, void* usr);
40 
41  virtual void activate();
42 
43 protected:
44 
45 };
46 
47 
48 #endif

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)