20 namespace makVrfGuiObjectInformationQt
28 , myLightKind(lightKind)
29 , myLightGroup(lightGroup)
30 , myCurrentLightIntensity(0)
66 virtual QString title();
69 virtual const std::string& pageClassName()
const;
72 static const std::string& thePageClassName();
77 virtual QWidget* createPageContents(
ShowStatus&);
79 virtual void activate();
Definition: informationDialogPage.h:406
Contains makVrv::DtInformationDialogPage class.
Definition: informationDialogPage.h:260
Definition: lightsInformationPage.h:45
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