VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtCigiFontMappingInterface.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2020 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
13 
14 namespace makVrv
15 {
21  {
22  public:
25 
27  virtual ~DtCigiFontMappingInterface();
28 
30  virtual void askUserForFontMapping() = 0;
31  };
32 }
33 
A DtCigiFontMappingInterface provides the interface for a widget that maps font numbers to font strin...
Definition: DtCigiFontMappingInterface.h:20
Contains makVrv::DtCigiSettingsInterface class.
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)