VR-Forces 4.1.1 Class Documentation
DtVrfGuiConfiguration.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrfGuiConfiguration.h,v $ $Revision: 1.4 $ $State: Exp $
7 ******************************************************************************/
8 
9 
10 #pragma once
11 
13 
16 
17 namespace makVrv
18 {
19  class DtGuiConfiguration;
20  class DtMenuConfiguration;
21  class DtDisplayConfiguration;
22  class DtToolbarConfiguration;
23 }
24 
25 namespace makVrf
26 {
27  class DtVrfEditManager;
28 
36  {
37  public:
38 
41 
43  virtual ~DtVrfGuiConfiguration();
44 
45  protected:
46 
53 
60 
66  };
67 
68 }
69 
70 #define DtVrfGuiConfiguration_H_
71 #include <vrfGuiCore/DtVrfGuiConfiguration.inl>

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)