Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
AboutDialog Class Reference

Dialog for about window. More...

#include <AboutDialog.h>

Inheritance diagram for AboutDialog:
Inheritance graph

Public Member Functions

 AboutDialog (wxWindow *parent)
 Constructor, read from xrc ressource.
 

Private Member Functions

void GetSystemInformation (wxFont *font)
 retrieves the system information
 

Detailed Description

Dialog for about window.

make a bit more action possible in the window

Definition at line 40 of file AboutDialog.h.

Constructor & Destructor Documentation

◆ AboutDialog()

AboutDialog::AboutDialog ( wxWindow *  parent)
explicit

Constructor, read from xrc ressource.

Definition at line 49 of file AboutDialog.cpp.

References huginApp::Get(), hugin_utils::GetHuginVersion(), GetSystemInformation(), huginApp::GetXRCPath(), and threshold().

Member Function Documentation

◆ GetSystemInformation()

void AboutDialog::GetSystemInformation ( wxFont font)
private

retrieves the system information

Definition at line 84 of file AboutDialog.cpp.

References huginApp::Get(), GetDataPath(), hugin_utils::GetHuginVersion(), HuginBase::LensDB::LensDB::GetSingleton(), and threshold().

Referenced by AboutDialog().


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