VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtSensorSelectionWidget.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 #pragma once
6 
9 
10 #include <vrvCoreQt/vrvCoreQt.h>
11 
13 
14 namespace makVrv
15 {
20  {
21  public:
24 
27 
29  virtual QWidget* create( DtDe& de, QWidget* parent, const Qt::WindowFlags& flags);
30  };
31 }
Contains makVrv::DtWidgetBuilder class.
Builder for the sensor selection widget (combo box to select which sensor is active for the current o...
Definition: DtSensorSelectionWidget.h:19
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
This class is the generic builder base class for building a widget.
Definition: DtWidgetBuilder.h:25

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)