Gui::Dialog::AboutDialog Class Reference

This widget provides the "About dialog" of an application. More...

#include <Splashscreen.h>

List of all members.

Public Member Functions

 AboutDialog (bool showLic, QWidget *parent=0)
 Constructs an AboutDialog which is a child of 'parent', with the name 'name' and widget flags set to 'WStyle_Customize|WStyle_NoBorder|WType_Modal'.
 ~AboutDialog ()
 Destroys the object and frees any allocated resources.

Protected Slots

virtual void on_licenseButton_clicked ()

Protected Member Functions

void setupLabels ()

Detailed Description

This widget provides the "About dialog" of an application.

This shows the current version, the build number and date.

Author:
Werner Mayer

Definition at line 75 of file Splashscreen.h.


Constructor & Destructor Documentation

AboutDialog::AboutDialog ( bool  showLic,
QWidget *  parent = 0 
)

Constructs an AboutDialog which is a child of 'parent', with the name 'name' and widget flags set to 'WStyle_Customize|WStyle_NoBorder|WType_Modal'.

The dialog will be modal.

Definition at line 198 of file Splashscreen.cpp.

References Gui::getMainWindow(), Gui::Dialog::Ui_AboutApplication::labelSplashPicture, Gui::Dialog::Ui_AboutApplication::licenseButton, setupLabels(), and Gui::Dialog::Ui_AboutApplication::setupUi().

AboutDialog::~AboutDialog (  ) 

Destroys the object and frees any allocated resources.

Definition at line 212 of file Splashscreen.cpp.


Member Function Documentation

void AboutDialog::on_licenseButton_clicked (  )  [protected, virtual, slot]

Definition at line 288 of file Splashscreen.cpp.

void AboutDialog::setupLabels (  )  [protected]

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

Generated on Wed Nov 23 19:02:05 2011 for FreeCAD by  doxygen 1.6.1