Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
LensCalApp.cpp File Reference

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>
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. More...
 
void StoreFramePosition (wxTopLevelWindow *frame, const wxString &basename)
 Store window size and position in configfile/registry. More...
 

Detailed Description

implementation of LensCal application class

Author
T. Modes

Definition in file LensCalApp.cpp.

Function Documentation

void RestoreFramePosition ( wxTopLevelWindow *  frame,
const wxString &  basename 
)
void StoreFramePosition ( wxTopLevelWindow *  frame,
const wxString &  basename 
)