17 #include <vlutil/vlFilename.h>
42 virtual void on_triggered();
43 virtual void assistantError(
const QString& err);
56 static QString createWebLinkFromFile(
const QString &u);
59 virtual void on_triggered();
60 virtual QAction* createAction(
makVrv::DtDe&, QWidget* parent,
const QString& title,
const QString& webLink);
164 virtual void on_triggered();
178 static const DtFilename& aboutBoxImage();
179 static void setAboutBoxImage(
const DtFilename&);
192 virtual void on_triggered();
Contains makVrv::DtAboutBox class.
The about menu item.
Definition: DtHelpItems.h:24
static DtFilename theAboutBoxImage
Definition: helpActions.h:182
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
This is the dialog for the VR-Vantage About Box.
Definition: DtAboutBox.h:28
Definition: helpActions.h:185
The Root IG Application object. To run the IG simply create one, initialize it and call run...
Definition: DtVrvApplication.h:52
Contains makVrv::DtHelpItems 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:70
Definition: helpActions.h:170