VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
attributePageItem.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 //\file attributePageItem.h
7 //\brief Contains DtSomeOtherAttributePageItem class.
10 //\ingroup addFomClass
11 
12 #pragma once
13 
16 
17 
20 {
21 public:
24  {
25  }
26 
29  {
30  }
31 
33 
34  static std::string creatorName();
35 
36 protected:
40 
43 
44 };
45 
48 
makVrf::makVrfGuiObjectInformationQt::DtItemUpdateFunctionCreator< DtSomeOtherAttributePageItem > DtSomeOtherAttributePageItemCreator
Creator used by information dialog manager to create information item.
Definition: attributePageItem.h:47
DtSomeOtherAttributePageItem(makVrv::DtDe &de)
Definition: attributePageItem.h:22
DtSomeOtherAttributePageItem(makVrf::makVrfGuiObjectInformationQt::DtInformationDialogPageLogic *l)
Definition: attributePageItem.h:27
This class is derived from the generic page item class to show the values in the SomeOtherAttribute F...
Definition: attributePageItem.h:19
DtEntityStatePageItem(makVrv::DtDe &de)
Definition: entityInformationPageItems.h:34
virtual QString value(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show a value. Override to return the value of this inform...
virtual QString title(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show the items title (column 0).
Definition: entityInformationPageItems.h:31
static std::string creatorName()
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
Contains makVrv::DtEntityInformationPageItems class.

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)