VR-Forces 4.1.1 Class Documentation
DtIntervisibilityPropertiesDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtIntervisibilityPropertiesDialog.h,v $ $Revision: 1.7 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #include <vrvCoreQt/vrvCoreQt.h>
18 #include <vrvCore/DtUniqueID.h>
19 
20 #include <QtCore/QString>
21 
22 class QHBoxLayout;
23 class QPushButton;
24 
25 namespace makVrv
26 {
27  class DtDe;
28  class DtIntervisibilityPropertiesLogic;
29 
33  {
34  Q_OBJECT
35 
36  public:
39 
42 
44  virtual void activate();
45 
47  virtual void deactivate();
48 
49  protected:
50 
52  void setupGui();
53 
55  virtual void cancel();
56 
57  protected slots:
58  virtual void onRestoreSettingsFromManager();
59 
60  public:
61  QHBoxLayout* myButtonLayout;
64 
65  protected:
67 
70  };
71 
75  {
76  public:
79 
82 
85 
89  };
90 }
91 

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)