VR-Forces 4.1.1 Class Documentation
DtQtObserverSettingsDisplayNameProvider.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <vrvCoreQt/vrvCoreQt.h>
15 
16 #include <QtCore/QCoreApplication>
17 
18 #include <QtCore/QCoreApplication>
19 
20 #include <vector>
21 #include <map>
22 
23 namespace makVrv
24 {
25  class DtDe;
26 
32  {
33  Q_DECLARE_TR_FUNCTIONS(DtQtObserverSettingsDisplayNameProvider)
34  public:
40  static void addDisplayName(DtDe& de,
42  const QString& displayName);
43 
49  static void addToolTip(DtDe& de,
51  const QString& toolTip );
52 
55 
58  };
59 
64  {
65  public:
68 
71 
73  virtual DtObserverSettingsDisplayNameProvider* create();
74  };
75 }
76 

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)