VR-Forces 4.1 Class Documentation
DtVrfEntityDisplaySettingsPage.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrfEntityDisplaySettingsPage.h,v $ $Revision: 114143 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
18 
19 class QCheckBox;
20 
21 namespace makVrf
22 {
24  {
25  public:
27  DtVrfEntityDisplaySettingsPage(makVrv::DtDe& de, QWidget* parent, Qt::WindowFlags);
28 
31 
32  protected:
34  virtual void activate();
35  };
36 
38  {
39  Q_OBJECT
40 
41  public:
44 
45  protected:
46  virtual void slot_extendedEntityOptionsChanged();
47 
48  protected slots:
49  virtual void on_displayObjectConsoleWarningIconChanged();
50  virtual void on_displayBoundingBoxesForSelectedChanged();
51  virtual void on_promptBeforeInterruptingTaskChanged();
52  virtual void on_promptBeforeAbandoningPlanChanged();
53 
54  public:
59  };
60 
63 }

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)