VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vrfGuiConfiguration.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 vrfGuiConfiguration_H_
71 #include <vrfGuiCore/vrfGuiConfiguration.inl>

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)