Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
Project Class Reference
#include <ProjectArray.h>
Public Types | |
| enum | Status { FINISHED = 0, WAITING, RUNNING, FAILED, MISSING, PAUSED } |
Public Member Functions | |
| Project (wxString pth, wxString pfx) | |
| Project (wxString command) | |
| wxString | GetStatusText () |
| PanoramaOptions | ReadOptions (wxString projectFile) |
| void | ResetOptions () |
Public Attributes | |
| long | id |
| Status | status |
| wxString | path |
| wxString | prefix |
| wxDateTime | modDate |
| HuginBase::PanoramaOptions | options |
| bool | skip |
Static Public Attributes | |
| long | idGenerator = 1 |
Member Enumeration Documentation
|
|
|
Constructor & Destructor Documentation
|
||||||||||||
|
|
|
|
|
Member Function Documentation
|
|
|
|
|
|
|
|
|
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following files:
- hugin1/ptbatcher/ProjectArray.h
- hugin1/ptbatcher/ProjectArray.cpp
1.3.9.1