VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtCigiDatabaseMappingInterface.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 DtCigiDatabaseMappingInterface_H_
11 #define DtCigiDatabaseMappingInterface_H_
12 
13 #include <vrvCigiQt/vrvCigiQt.h>
14 
15 namespace makVrv
16 {
21  {
22  public:
25 
28 
30  virtual void askUserForDatabaseMapping() = 0;
31  };
32 }
33 
34 #endif
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
A DtCigiDatabaseMappingInterface provides the interface for a widget that maps database numbers to fi...
Definition: DtCigiDatabaseMappingInterface.h:20
Contains DLL export macros.

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)