Hugintrunk
0.1
|
declaration of application class for lens calibrate application More...
Go to the source code of this file.
Classes | |
class | LensCalApp |
The application class for lens_calibrate_gui . More... | |
Functions | |
void | StoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Store window size and position in configfile/registry. More... | |
void | RestoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Restore window size and position from configfile/registry. More... | |
declaration of application class for lens calibrate application
Definition in file LensCalApp.h.
void RestoreFramePosition | ( | wxTopLevelWindow * | frame, |
const wxString & | basename | ||
) |
Restore window size and position from configfile/registry.
Definition at line 65 of file wxutils.cpp.
References DEBUG_TRACE, and vigra_ext::EMoR::h.
Referenced by BrowsePTOFilesDialog::BrowsePTOFilesDialog(), CPDetectorDialog::CPDetectorDialog(), CPListFrame::CPListFrame(), EditOutputIniDialog::EditOutputIniDialog(), GLPreviewFrame::GLPreviewFrame(), ImageVariablesExpressionDialog::ImageVariablesExpressionDialog(), MaskLoadDialog::MaskLoadDialog(), PreferencesDialog::OnExifArgfile2Edit(), PreferencesDialog::OnExifArgfileEdit(), LensCalApp::OnInit(), huginApp::OnInit(), ImageVariablesExpressionDialog::OnTest(), Papywizard::PapywizardImportDialog::PapywizardImportDialog(), PreferencesDialog::PreferencesDialog(), PreviewFrame::PreviewFrame(), RawImportDialog::RawImportDialog(), RawImportProgress::RawImportProgress(), and SelectAspectRatioDialog::SelectAspectRatioDialog().
void StoreFramePosition | ( | wxTopLevelWindow * | frame, |
const wxString & | basename | ||
) |
Store window size and position in configfile/registry.
Definition at line 133 of file wxutils.cpp.
References DEBUG_TRACE.
Referenced by PreferencesDialog::OnExifArgfile2Edit(), PreferencesDialog::OnExifArgfileEdit(), ImageVariablesExpressionDialog::OnOk(), ImageVariablesExpressionDialog::OnTest(), GLPreviewFrame::StorePositionAndSize(), BrowsePTOFilesDialog::~BrowsePTOFilesDialog(), CPDetectorDialog::~CPDetectorDialog(), CPListFrame::~CPListFrame(), EditOutputIniDialog::~EditOutputIniDialog(), ImageVariablesExpressionDialog::~ImageVariablesExpressionDialog(), LensCalFrame::~LensCalFrame(), MainFrame::~MainFrame(), MaskLoadDialog::~MaskLoadDialog(), Papywizard::PapywizardImportDialog::~PapywizardImportDialog(), PreferencesDialog::~PreferencesDialog(), PreviewFrame::~PreviewFrame(), RawImportDialog::~RawImportDialog(), RawImportProgress::~RawImportProgress(), and SelectAspectRatioDialog::~SelectAspectRatioDialog().