VR-Forces 4.1 Class Documentation
DtAggregateInformationPageItems.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtAggregateInformationPageItems.h,v $ $Revision: 1.1 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
18 
19 class QComboBox;
20 
21 namespace makVrf
22 {
23  class DtVrfStateViewCollectionManager;
24 
25  namespace makVrfGuiObjectInformationQt
26  {
27  class DtInformationDialogPageLogic;
28 
30  {
31  public:
34  {
35  }
36 
39  {
40  }
41 
42  virtual QVariant value(int col, int role, const QTreeWidgetItem*,
44  virtual bool valueNeedsUpdate(int col, makVrv::DtStateView<makVrv::DtVrlinkSimulatedBaseState>*);
45 
48  protected:
49  QString myCurrentValue;
50  };
51 
53  {
54  public:
57  {
58  }
59 
62  {
63  }
64 
65  static std::string creatorName();
66 
67  protected:
70  };
71 
73  {
74  public:
77  {
78  }
79 
82  {
83  }
84 
85  static std::string creatorName();
86 
87  protected:
90  };
91 
93  {
94  public:
95 
98  {
99  }
100 
103  {
104  }
105 
106  static std::string creatorName();
107 
108  protected:
111  };
112 
114  {
115  public:
118  {
119  }
120 
123  {
124  }
125 
126  static std::string creatorName();
127 
128  protected:
131  };
132 
134  {
135  public:
138  {
139  }
140 
143  {
144  }
145 
146  static std::string creatorName();
147 
148  protected:
151  };
152 
154  {
155  public:
158  {
159  }
160 
163  {
164  }
165 
166  static std::string creatorName();
167 
168  protected:
171  };
172 
174  {
175  public:
178  {
179  }
180 
183  {
184  }
185 
186  static std::string creatorName();
187 
188  protected:
191  };
192 
194  {
195  public:
198  {
199  }
200 
203  {
204  }
205 
206  static std::string creatorName();
207 
208  protected:
211  };
212 
214  {
215  public:
218  {
219  }
220 
223  {
224  }
225 
226  static std::string creatorName();
227 
228  protected:
231  };
232 
234  {
235  public:
238  {
239  }
240 
243  {
244  }
245 
246  static std::string creatorName();
247 
248  protected:
251  };
252 
254  {
255  public:
256 
259  {
260  }
261 
264  {
265  }
266 
267  static std::string creatorName();
268 
269  protected:
272  };
273 
275  {
276  public:
279  , myManager(0)
280  {
281  }
282 
284 
285  virtual void setLogic(DtInformationDialogPageLogic* l);
286 
287  protected:
289  virtual QString value(const makVrv::DtStateView<DtVrfObjectDataState>&) = 0;
290 
291  protected:
293  };
294 
296  {
297  public:
298 
301  {
302  }
303 
306  {
307  }
308 
309  static std::string creatorName();
310 
311  protected:
312  virtual QString value(const makVrv::DtStateView<DtVrfObjectDataState>&);
314  };
315 
317  {
318  public:
321  {
322  }
323 
325 
326  static std::string creatorName();
327 
328  protected:
331  };
332 
346  }
347 }

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)