VR-Engage  2.2
Loading...
Searching...
No Matches
DtVreAboutBox Class Reference

Detailed Description

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>

Inheritance diagram for DtVreAboutBox:
[legend]

Public Member Functions

 DtVreAboutBox (makVrv::DtVrvApplication &igApp, QWidget *parent=nullptr, Qt::WindowFlags f=0)
 
virtual ~DtVreAboutBox () override
 

Static Protected Attributes

static DtFilename theAboutBoxImage
 

Constructor & Destructor Documentation

◆ DtVreAboutBox()

DtVreAboutBox::DtVreAboutBox ( makVrv::DtVrvApplication & igApp,
QWidget * parent = nullptr,
Qt::WindowFlags f = 0 )

Constructor.

Parameters
igAppReference to the VR-Vantage application
parentParent widget (default: null)
fWindow flags (default: 0)

Creates a new about box dialog with VR-Engage branding and information.

◆ ~DtVreAboutBox()

virtual DtVreAboutBox::~DtVreAboutBox ( )
overridevirtual

Virtual destructor.

Ensures proper cleanup of dialog resources.

Member Data Documentation

◆ theAboutBoxImage

DtFilename DtVreAboutBox::theAboutBoxImage
staticprotected

Path to the about box background image.

Static file path to the custom background image used in the VR-Engage about box.


The documentation for this class was generated from the following file: