|
VR-Engage
2.2
|
This class extends the standard VRF about box to add an indication that the VREngage add-on is installed in the application.
#include <vreVrfHelpActions.h>
Public Member Functions | |
| DtVreVrfAboutBox (makVrv::DtVrvApplication &igApp, QWidget *parent, Qt::WindowFlags f) | |
| virtual | ~DtVreVrfAboutBox () override |
| makVre::DtVreVrfAboutBox::DtVreVrfAboutBox | ( | makVrv::DtVrvApplication & | igApp, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f ) |
Constructor.
| igApp | The VRV application reference |
| parent | The parent widget |
| f | Window flags to apply to the dialog |
Initializes a new about box with VREngage-specific information.
|
overridevirtual |
Virtual destructor.
Cleans up resources used by the about box.