VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfTacticalGraphicsSettingsLogic.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
10 
11 #pragma once
12 
16 
17 namespace makVrf
18 {
20  {
21  public:
22  //CTOR
24  makVrv::DtPersistenceControlsInterface& persistenceControls,
26 
27  //DTOR
29 
30  virtual void slot_onShowActiveEnvironmentalsChanged(bool);
31  virtual void slot_onColorVerticesByForceChanged(bool);
32 
33  protected:
34  virtual void sendSettingsToGui();
35  virtual void slot_onSpotReportOptionsChanged();
36 
37  protected:
39  };
40 
42  {
43  public:
46 
49  };
50 }
Definition: vrfTacticalGraphicsSettingsLogic.h:19
Interface for the tactical graphics settings GUI.
Definition: DtTacticalGraphicsSettingsInterface.h:24
Contains makVrv::DtTacticalGraphicsSettingsLogic class.
#define DT_DLL_VRFGUISETTINGSWIDGETS
Definition: vrfGuiSettingsWidgets.h:22
Creator for registering the tactical graphic settings logic.
Definition: DtTacticalGraphicsSettingsLogic.h:76
Abstract interface for controlling persistence of state in a dialog.
Definition: DtPersistenceControlsInterface.h:20
Definition: vrfTacticalGraphicsSettingsLogic.h:41
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:24
makVrv::DtSignalConnectionManager myConnections
Definition: vrfTacticalGraphicsSettingsLogic.h:38
Base class to provide boost signal/slot management.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Logic for the tactical graphics settings GUI.
Definition: DtTacticalGraphicsSettingsLogic.h:26

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)