VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtCigiModelStateMappingInterface.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2020 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #ifndef DtCigiModelStateMappingInterface_H_
11 #define DtCigiModelStateMappingInterface_H_
12 
13 #include <vrvCigiQt/vrvCigiQt.h>
15 
16 namespace makVrv
17 {
23  {
24  public:
27 
30 
32  virtual void askUserForModelStateMapping() = 0;
33  };
34 }
35 
36 #endif
Contains makVrv::DtCigiSettingsInterface class.
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
Contains DLL export macros.
A DtCigiModelStateMappingInterface provides the interface for a widget that maps component ID&#39;s to mo...
Definition: DtCigiModelStateMappingInterface.h:22

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)