12 #if !defined(Q_MOC_RUN)
23 namespace makVrfGuiObjectInformationQt
47 virtual QString title();
50 virtual const std::string& pageClassName()
const;
53 static const std::string& thePageClassName();
58 virtual void addPage();
61 virtual void removePage();
67 virtual int numPages()
const;
74 virtual QWidget* createPageContents(
ShowStatus&);
76 virtual void activate();
77 virtual void deactivate();
makVrv::DtUniqueID myAwaitingId
Definition: iffPage.h:84
Definition: informationDialogPage.h:406
QTabWidget * myTabWidget
Definition: iffPage.h:81
Contains makVrv::DtInformationDialogPage class.
Definition: informationDialogPage.h:260
ShowStatus
Definition: informationDialogPage.h:266
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:70
A collection of icon configurations. The collection maintains flags indicating whether to generate ic...
Definition: DtQIconConfiguration.h:75