MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lgrTimeManagementIcon.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #if DtHLA
10 
11 #ifndef lgrTimeManagementIcon_H_
12 #define lgrTimeManagementIcon_H_
13 
14 #include <lgrSimGui/lgrSimGui.h>
15 
16 #include <QtGui/QLabel>
17 #include <QtGui/QPixmap>
18 
19 namespace MAKLogger
20 {
21 
22  class DtLgrGuiModel;
23  class DtLgrHlaSimInterface;
24 
28  {
29  Q_OBJECT
30  public:
32  virtual ~DtLgrTimeManagementIcon();
33 
34  public slots:
35 
37  virtual void modeChanged(bool);
38 
39  protected:
40 
42  {
46  RegulatingConstrained
47  };
48 
49  TimeMangementMode currentMode();
50 
55 
57  };
58 }
59 
60 #endif
61 #endif

Document ID: Generated on Thu Apr 7 20:50:59 EDT 2016 from SVN revision 163818
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)