20 class DtVrfTaskSetMenu;
21 class DtVrfTaskSetToolbarItem;
22 class DtToolButtonWrapperWidget;
24 namespace makVrfGuiObjectInformationQt
26 class DtTaskStateItem;
43 virtual QString title();
46 virtual const std::string& pageClassName()
const;
49 static const std::string& thePageClassName();
55 virtual std::string popupIcon()
const;
56 virtual QString nonAvailableText()
const;
57 virtual void deactivate()
override;
74 static std::string creatorName();
94 virtual std::string toolbarType()
const;
95 virtual QString title()
const;
The DtAvailableSetPage will only create a widget representation that shows the available sets toolbar...
Definition: availableSetPage.h:30
Definition: informationDialogPage.h:406
Contains makVrv::DtAvailableTaskSetPage class.
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
The DtAvailableSetPage will only create a widget representation that shows the available tasks or set...
Definition: availableTaskSetPage.h:45