VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
setAirBaseFacilitiesDialog.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 
10 #pragma once
11 
12 #if !defined(Q_MOC_RUN)
15 
17 #endif
18 
19 class QSlider;
20 
21 namespace makVrf
22 {
24  {
25  Q_OBJECT
26  public:
27  //CTOR
28  DtSetAirBaseFacilitiesDialog(makVrv::DtDe& de, QWidget* parent, const Qt::WindowFlags& flags = 0);
29 
30  //DTOR
32  };
33 
35  {
36  public:
38  virtual DtTaskSetDialogInterface* createDialog(makVrv::DtDe&, QWidget* parent);
39  };
40 }
Definition: setAirBaseFacilitiesDialog.h:34
Definition: taskSetDialogInterface.h:83
Definition: setStatePropertyDialog.h:226
Definition: setAirBaseFacilitiesDialog.h:23
Sets up the set dialog to be able to change all state properties.
Definition: setStatePropertyDialog.h:31
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_VRFGUITASKSETQT
Definition: vrfGuiTaskSetQt.h:22

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)