VR-Forces 4.2 Class Documentation
bhaveSpawnSinkCreationDialogInterface.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: bhaveSpawnSinkCreationDialogInterface.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 10/26/09 MEM
8 *******************************************************************************/
9 
12 
13 #ifndef bhaveSpawnSinkCreationDialogInterface_H_
14 #define bhaveSpawnSinkCreationDialogInterface_H_
15 
16 
18 #include <QtCore/QString>
19 
20 namespace BHAVE
21 {
22  namespace BHAVE3DGui
23  {
24 
29  {
30 
31  public:
32 
35 
38 
39  virtual int exec() = 0;
40  virtual void displayDialog() = 0;
41  };
42  }
43 }
44 
45 #endif

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)