VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
qtAdditionalScenarioDataManager.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
10 
11 #pragma once
12 
15 
16 namespace makVrf
17 {
21  {
22  public:
25 
27  virtual DtString displayNameForKeyword(const DtString&) const;
28 
30  virtual DtString displayNameForActivity(const DtEntityType&, const DtString&) const;
31  };
32 }
this class will translate items before returning them in the DtString. To get the translated value ca...
Definition: qtAdditionalScenarioDataManager.h:20
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
This class contains additional keyword/text mapping data for the gui.
Definition: additionalScenarioDataManager.h:35

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)