HuginQt::PanoramaDocument Class Reference
#include <PanoramaDocument.qt.h>
Inheritance diagram for HuginQt::PanoramaDocument:
[legend]List of all members.
Constructor & Destructor Documentation
| HuginQt::PanoramaDocument::PanoramaDocument |
( |
QADocumentController * |
parent = NULL |
) |
|
|
| HuginQt::PanoramaDocument::PanoramaDocument |
( |
QString |
filePath, |
|
|
QADocumentController * |
parent = NULL |
|
) |
|
|
| HuginQt::PanoramaDocument::PanoramaDocument |
( |
QString |
filePath, |
|
|
QAFiletype |
fileType, |
|
|
QADocumentController * |
parent = NULL |
|
) |
|
|
Member Function Documentation
| virtual QADocumentTemplate* HuginQt::PanoramaDocument::documentTemplate |
( |
|
) |
[virtual] |
|
| virtual void HuginQt::PanoramaDocument::panoramaChanged |
( |
PanoramaData & |
pano |
) |
[virtual] |
|
|
|
Notification about a Panorama change.
This function will always be called, even when the change could be handled by panoramaImageAdded() or other notify functions.
This allows lazy observers to just listen to panoramaChanged().
Implements HuginBase::PanoramaObserver. |
| virtual void HuginQt::PanoramaDocument::panoramaImagesChanged |
( |
PanoramaData & |
pano, |
|
|
const HuginBase::UIntSet & |
changed |
|
) |
[virtual] |
|
| virtual bool HuginQt::PanoramaDocument::revertDocumentToFile |
( |
QString |
path |
) |
[protected, virtual] |
|
| virtual bool HuginQt::PanoramaDocument::saveToPath |
( |
QString |
path, |
|
|
QAFiletype |
filetype |
|
) |
[protected, virtual] |
|
| bool HuginQt::PanoramaDocument::setContentsToFile |
( |
const QString & |
filePath, |
|
|
const QAFiletype & |
fileType |
|
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following file: