11 #if !defined(Q_MOC_RUN)
25 class DtVrfStateViewCollectionManager;
26 struct DtVrfObjectDataState;
28 namespace makVrfGuiObjectInformationQt
30 class DtInformationDialogPageLogic;
38 , myObjectDataState(0)
44 , myObjectDataState(0)
53 virtual bool mouseReleaseEvent();
76 static std::string creatorName();
96 static std::string creatorName();
117 static std::string creatorName();
137 virtual bool shouldBeHidden()
const;
139 static std::string creatorName();
159 static std::string creatorName();
179 static std::string creatorName();
199 static std::string creatorName();
219 static std::string creatorName();
240 static std::string creatorName();
261 static std::string creatorName();
303 static std::string creatorName();
320 static std::string creatorName();
343 static std::string creatorName();
344 virtual bool shouldBeHidden()
const;
346 virtual bool needsPageLogicForWidgetRepresentation()
const;
366 static std::string creatorName();
367 virtual bool shouldBeHidden()
const;
369 virtual bool needsPageLogicForWidgetRepresentation()
const;
378 virtual void setCategoryIcon(
const DtString& category,
const std::string& icon);
379 virtual std::string categoryIcon(
const DtString& category)
const;
404 static std::string creatorName();
405 virtual bool shouldBeHidden()
const;
425 static std::string creatorName();
426 virtual bool shouldBeHidden()
const;
446 virtual bool shouldBeHidden()
const;
448 static std::string creatorName();
460 , myLastUpdateTime(0)
466 , myLastUpdateTime(0)
470 virtual bool shouldBeHidden()
const;
471 static std::string creatorName();
479 virtual void slot_tick();
491 , myObjectDataState(0)
497 , myObjectDataState(0)
501 virtual bool shouldBeHidden()
const;
502 static std::string creatorName();
525 virtual bool shouldBeHidden()
const;
526 static std::string creatorName();
546 virtual bool shouldBeHidden()
const;
547 static std::string creatorName();
567 virtual bool shouldBeHidden()
const;
568 static std::string creatorName();
588 virtual bool shouldBeHidden()
const;
589 static std::string creatorName();
610 virtual bool shouldBeHidden()
const;
611 static std::string creatorName();
631 virtual bool shouldBeHidden()
const;
632 static std::string creatorName();
652 virtual bool shouldBeHidden()
const;
653 static std::string creatorName();
673 virtual bool shouldBeHidden()
const;
674 static std::string creatorName();
694 virtual bool shouldBeHidden()
const;
695 static std::string creatorName();
707 , mySelectedSection(0)
708 , myObjectDataState(0)
709 , myDarkModeEnabled(false)
715 , mySelectedSection(0)
716 , myObjectDataState(0)
717 , myDarkModeEnabled(false)
721 static std::string creatorName();
723 virtual bool shouldBeHidden()
const;
739 virtual void adjustWidgetForColumnSpan(
int colSpan);
740 virtual void adjustWidgetForRowSpan(
int rowSpan);
741 virtual bool mouseReleaseEvent();
743 static QString getCombatEffectiveness(
const DtRwProperties& props);
786 static std::string creatorName();
Definition: aggregateInformationPageItems.h:433
Definition: informationDialogPage.h:406
DtAggregateStatePostureSummaryItem(DtInformationDialogPageLogic *l)
Definition: aggregateInformationPageItems.h:495
DtAggregateStatePageItem(makVrv::DtDe &de)
Definition: aggregateInformationPageItems.h:36
DtAggregateStatePostureSummaryItem(makVrv::DtDe &de)
Definition: aggregateInformationPageItems.h:489
makVrv::DtSignalConnectionManager myConnections
Definition: aggregateInformationPageItems.h:482
const DtVrfObjectDataState * myObjectDataState
Definition: aggregateInformationPageItems.h:509
const DtVrfObjectDataState * myObjectDataState
Definition: aggregateInformationPageItems.h:60
Contains makVrv::DtInformationDialogPage class.
DtAggregateStatePosture(makVrv::DtDe &de)
Definition: aggregateInformationPageItems.h:436
DtAggregateStateOrderedPosture(DtInformationDialogPageLogic *l)
Definition: aggregateInformationPageItems.h:464
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
This class is the central point for looking up information about a particular object in the VRF GUI...
Definition: vrfStateViewCollectionManager.h:143
DtAggregateStatePosture(DtInformationDialogPageLogic *l)
Definition: aggregateInformationPageItems.h:441
DtAggregateStatePageItem(DtInformationDialogPageLogic *l)
Definition: aggregateInformationPageItems.h:42
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:126
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
Definition: aggregateInformationPageItems.h:33
Definition: aggregateInformationPageItems.h:455
QString myCurrentValue
Definition: aggregateInformationPageItems.h:59
DtAggregateStateOrderedPosture(makVrv::DtDe &de)
Definition: aggregateInformationPageItems.h:458
Contains makVrv::DtEntityInformationPageItems class.
double myLastUpdateTime
Definition: aggregateInformationPageItems.h:483
Definition: aggregateInformationPageItems.h:486
Definition: vrfObjectDataState.h:87