Hugintrunk
0.1
|
Dialog for about window. More...
#include <AboutDialog.h>
Public Member Functions | |
AboutDialog (wxWindow *parent) | |
Constructor, read from xrc ressource. More... | |
Private Member Functions | |
void | GetSystemInformation (wxFont *font) |
retrieves the system information More... | |
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(), and huginApp::GetXRCPath().
|
private |
retrieves the system information
Definition at line 94 of file AboutDialog.cpp.
References huginApp::Get(), GetDataPath(), HuginBase::LensDB::LensDB::GetDBFilename(), hugin_utils::GetHuginVersion(), HuginBase::LensDB::LensDB::GetSingleton(), and celeste::info().
Referenced by AboutDialog().