#include <config.h>#include "panoinc.h"#include "panoinc_WX.h"#include "PTWXDlg.h"#include <wx/app.h>#include <pano13/filter.h>#include <pano13/queryfeature.h>Include dependency graph for PTWXDlg.cpp:

Go to the source code of this file.
Functions | |
| void | PTPrintErrorWX (char *fmt, va_list ap) |
| int | PTProgressWX (int command, char *argument) |
| int | PTInfoDlgWX (int command, char *argument) |
| void | registerPTWXDlgFcn (wxWindow *parent) |
| void | deregisterPTWXDlgFcn () |
Variables | |
| wxWindow * | appParent = NULL |
|
|
Definition at line 191 of file PTWXDlg.cpp. Referenced by PanoOperation::CleanControlPointsOperation::GetInternalCommand(), MainFrame::LoadProjectFile(), and OptimizePanel::runOptimizer(). |
|
||||||||||||
|
Definition at line 106 of file PTWXDlg.cpp. Referenced by registerPTWXDlgFcn(). |
|
||||||||||||
|
Definition at line 42 of file PTWXDlg.cpp. References appParent. Referenced by registerPTWXDlgFcn(). |
|
||||||||||||
|
Definition at line 56 of file PTWXDlg.cpp. Referenced by registerPTWXDlgFcn(). |
|
|
Definition at line 183 of file PTWXDlg.cpp. References appParent, PTInfoDlgWX(), PTPrintErrorWX(), and PTProgressWX(). Referenced by PanoOperation::CleanControlPointsOperation::GetInternalCommand(), MainFrame::LoadProjectFile(), LensCalApp::OnInit(), huginApp::OnInit(), and OptimizePanel::runOptimizer(). |
|
|
Definition at line 40 of file PTWXDlg.cpp. Referenced by PTPrintErrorWX(), and registerPTWXDlgFcn(). |
1.3.9.1