VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtFireMappingEditorLogic.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
12 namespace makVrv
13 {
14  class DtPage;
19  {
20  public:
21 
24  DtEntityMappingEditorInterface& editorInterface,
25  DtEntityTypeMapEditorInterface& entityTypeMapInterface,
26  DtMultiMapEditorInterface& mapInterface,
27  DtPersistenceControlsInterface& toolbarInterface,
28  DtPage* page = 0);
29 
31  virtual ~DtFireMappingEditorLogic();
32  };
33 }
34 
This is the logic for the DtEntityTypeToDefinitionWidget class.
Definition: DtEntityTypeToDefinitionLogic.h:119
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
Abstract interface for controlling persistence of state in a dialog.
Definition: DtPersistenceControlsInterface.h:20
Interface of the makVrv::DtMultiMapEditorWidget for the makVrv::DtMultiMapEditorLogic.
Definition: DtMultiMapEditorInterface.h:21
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
An abstract interface for the DtEntityTypeMapEditorWidget.
Definition: DtEntityTypeMapEditorInterface.h:19
Logic for editing fire mappings.
Definition: DtFireMappingEditorLogic.h:17
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 DtEntityMappingEditorInterface provides a generic interface for common entity type editing opera...
Definition: DtEntityMappingEditorInterface.h:18

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)