Hugintrunk
0.1
|
implementation of LensCal application class More...
#include "panoinc_WX.h"
#include "panoinc.h"
#include <wx/stdpaths.h>
#include "base_wx/platform.h"
#include "LensCalApp.h"
#include "LensCalImageCtrl.h"
#include "base_wx/huginConfig.h"
#include "hugin/config_defaults.h"
#include "base_wx/PTWXDlg.h"
#include <tiffio.h>
Go to the source code of this file.
Functions | |
void | RestoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Restore window size and position from configfile/registry. More... | |
void | StoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
Store window size and position in configfile/registry. More... | |
implementation of LensCal application class
Definition in file LensCalApp.cpp.
void RestoreFramePosition | ( | wxTopLevelWindow * | frame, |
const wxString & | basename | ||
) |
Restore window size and position from configfile/registry.
Definition at line 158 of file LensCalApp.cpp.
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 212 of file LensCalApp.cpp.
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().