#include "panoinc_WX.h"
#include "panoinc.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 "lensdb/LensDB.h"
#include <tiffio.h>
Include dependency graph for LensCalApp.cpp:

Go to the source code of this file.
Functions | |
| void | RestoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
| Restore window size and position from configfile/registry. | |
| void | StoreFramePosition (wxTopLevelWindow *frame, const wxString &basename) |
| Store window size and position in configfile/registry. | |
Definition in file LensCalApp.cpp.
|
||||||||||||
|
Restore window size and position from configfile/registry.
Definition at line 148 of file LensCalApp.cpp. |
|
||||||||||||
|
Store window size and position in configfile/registry.
Definition at line 202 of file LensCalApp.cpp. |
1.3.9.1