VR-Forces 4.1 Class Documentation
bhaveNewSpawnTemplateDialogInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ** Created: 3/12/12 MEM
5 *******************************************************************************/
6 
9 
10 #pragma once
11 
12 
14 #include <QtCore/QString>
15 
16 namespace BHAVE
17 {
18  namespace BHAVE3DGui
19  {
20 
25  {
26 
27  public:
28 
31 
34 
35  virtual int exec() = 0;
36  virtual void displayDialog() = 0;
37  };
38  }
39 }

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)