|
VR-Engage
2.2
|
DtVreAboutBox provides a customized version of the VR-Vantage about box with VR-Engage specific branding, version information, and appearance. It displays information about the application including version, copyright, build date, and credits.
#include <helpMenuItems.h>
Public Member Functions | |
| DtVreAboutBox (makVrv::DtVrvApplication &igApp, QWidget *parent=nullptr, Qt::WindowFlags f=0) | |
| virtual | ~DtVreAboutBox () override |
Static Protected Attributes | |
| static DtFilename | theAboutBoxImage |
| DtVreAboutBox::DtVreAboutBox | ( | makVrv::DtVrvApplication & | igApp, |
| QWidget * | parent = nullptr, | ||
| Qt::WindowFlags | f = 0 ) |
Constructor.
| igApp | Reference to the VR-Vantage application |
| parent | Parent widget (default: null) |
| f | Window flags (default: 0) |
Creates a new about box dialog with VR-Engage branding and information.
|
overridevirtual |
Virtual destructor.
Ensures proper cleanup of dialog resources.
|
staticprotected |
Path to the about box background image.
Static file path to the custom background image used in the VR-Engage about box.