Workspace 6.21.5
Public Member Functions | List of all members
AboutDialog Class Reference

Custom "About" dialog for stand alone applications. See BrandingWidget for usage examples.

#include <Workspace/Widgets/brandingwidgets.h>

Inherits QDialog.

Public Member Functions

 AboutDialog (BrandingWidget &brandingWidget, QWidget *parent=nullptr)
 

Constructor & Destructor Documentation

◆ AboutDialog()

AboutDialog ( BrandingWidget brandingWidget,
QWidget *  parent = nullptr 
)

Note: brandingWidget will be made a child of this widget. Note: Tnis widget deletes itself on close (Qt::WA_DeleteOnClose).