VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 
32  protected:
33  virtual void sendSettingsToGui();
34  virtual void slot_onSpotReportOptionsChanged();
35 
36  protected:
38  };
39 
41  {
42  public:
45 
48  };
49 }

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)