|
Hugin trunk 0.1
|
Dialog for about window. More...
#include <AboutDialog.h>

Public Member Functions | |
| AboutDialog (wxWindow *parent) | |
| Constructor, read from xrc ressource. | |
Private Member Functions | |
| void | GetSystemInformation (wxFont *font) |
| retrieves the system information | |
Dialog for about window.
make a bit more action possible in the window
Definition at line 40 of file AboutDialog.h.
|
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().
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().