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;
73 static std::string creatorName();
93 virtual std::string toolbarType()
const;
94 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:397
Contains makVrv::DtAvailableTaskSetPage class.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
The DtAvailableSetPage will only create a widget representation that shows the available tasks or set...
Definition: availableTaskSetPage.h:45