RunStitchFrame Class Reference
#include <RunStitchFrame.h>
List of all members.
|
Public Member Functions |
| | RunStitchFrame (wxWindow *parent, const wxString &title, const wxPoint &pos, const wxSize &size) |
| bool | StitchProject (wxString scriptFile, wxString outname, HuginBase::PanoramaMakefileExport::PTPrograms progs) |
| int | GetProcessId () |
| int | GetProjectId () |
| void | SetProcessId (int pid) |
| void | SetProjectId (int id) |
| void | OnCancel (wxCommandEvent &event) |
| | RunStitchFrame (wxWindow *parent, const wxString &title, const wxPoint &pos, const wxSize &size) |
| bool | StitchProject (wxString scriptFile, wxString outname, HuginBase::PanoramaMakefileExport::PTPrograms progs) |
| void | OnQuit (wxCommandEvent &event) |
| void | OnAbout (wxCommandEvent &event) |
Public Attributes |
| RunStitchPanel * | m_stitchPanel |
Constructor & Destructor Documentation
| RunStitchFrame::RunStitchFrame |
( |
wxWindow * |
parent, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size |
|
) |
|
|
| RunStitchFrame::RunStitchFrame |
( |
wxWindow * |
parent, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size |
|
) |
|
|
Member Function Documentation
| int RunStitchFrame::GetProcessId |
( |
|
) |
|
|
| int RunStitchFrame::GetProjectId |
( |
|
) |
|
|
| void RunStitchFrame::OnAbout |
( |
wxCommandEvent & |
event |
) |
|
|
| void RunStitchFrame::OnCancel |
( |
wxCommandEvent & |
event |
) |
|
|
| void RunStitchFrame::OnQuit |
( |
wxCommandEvent & |
event |
) |
|
|
| void RunStitchFrame::SetProcessId |
( |
int |
pid |
) |
|
|
| void RunStitchFrame::SetProjectId |
( |
int |
id |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files: