VR-Forces 4.1.1 Class Documentation
DtInformationPageConfiguration.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: $ $Revision: 97812 $ $State: $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
17 
19 
20 namespace makVrf
21 {
22  namespace makVrfGuiObjectInformationQt
23  {
27  {
28  public:
31 
34 
35  void addPagePath( const DtInformationPagePath& path, int weight = -1);
36  void addPagePathBefore( const DtInformationPagePath& path, const DtInformationPagePath& relativeTo);
37  void addPagePathAfter( const DtInformationPagePath& path, const DtInformationPagePath& relativeTo);
38  };
39  }
40 }

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)