Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
PT::wxLoadPTProjectCmd Class Reference
dump the current project and load a new one. More...
#include <wxPanoCommand.h>
Inheritance diagram for PT::wxLoadPTProjectCmd:

Public Member Functions | |
| wxLoadPTProjectCmd (Panorama &p, const std::string filename, const std::string prefix="") | |
| virtual void | execute () |
| Processes the panorama and saves the stateThe default implementation calls processPanorama() and saveMemento(). | |
| virtual std::string | getName () const |
Detailed Description
dump the current project and load a new one.
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
Member Function Documentation
|
|
Processes the panorama and saves the stateThe default implementation calls processPanorama() and saveMemento(). Only override this method when you want to customize the undo behaviour. Reimplemented from HuginBase::PanoCommand< std::string >. |
|
|
Reimplemented from AppBase::Command< std::string >. |
The documentation for this class was generated from the following files:
- hugin1/hugin/wxPanoCommand.h
- hugin1/hugin/wxPanoCommand.cpp
1.3.9.1