VR-Forces 4.1.1 Class Documentation
bhaveEntityCreatePalette.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
8 
9 #ifndef bhaveEntityCreatePalette_H_
10 #define bhaveEntityCreatePalette_H_
11 
13 #include <vrvUtil/signalslib.h>
14 
17 
18 namespace makVrf
19 {
20  namespace makVrfQt
21  {
23  }
24 }
25 
26 
27 namespace BHAVE
28 {
29  namespace BHAVE3DGui
30  {
33  {
34 
35  public:
36 
40 
43 
44  protected:
47 
48  virtual void slot_createObject(const makVrf::DtEntityMapperKey&);
49 
51  virtual void slot_modelSetChanged();
52 
53  };
54 
57  {
58  Q_OBJECT
59 
60  public:
62  DtBhaveEntityCreatePalette( makVrv::DtDe& de, bool favoritesSupported,
63  QWidget* parent = 0, Qt::WindowFlags flags = 0);
64 
67 
68  protected:
70  void setupUi(QWidget* p);
71  };
72 
73  }
74 }
75 
76 #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)