digiKam
|
Signals | |
void | cpCleanPtoReady (const QUrl &cpCleanPtoUrl) |
void | cpFindPtoReady (const QUrl &cpFindPtoUrl) |
void | jobCollectionFinished (const DigikamGenericPanoramaPlugin::PanoActionData &ad) |
void | optimizePtoReady (const QUrl &optimizePtoUrl) |
void | panoFileReady (const QUrl &panoFileUrl) |
void | previewFileReady (const QUrl &previewFileUrl) |
void | starting (const DigikamGenericPanoramaPlugin::PanoActionData &ad) |
void | stepFinished (const DigikamGenericPanoramaPlugin::PanoActionData &ad) |
Public Member Functions | |
void | cancel () |
void | compileProject (QSharedPointer< const PTOType > basePtoData, QUrl &panoPtoUrl, QUrl &mkUrl, QUrl &panoUrl, const PanoramaItemUrlsMap &preProcessedUrlsMap, PanoramaFileType fileType, const QRect &crop, const QString &makePath, const QString &pto2mkPath, const QString &huginExecutorPath, bool hugin2015, const QString &enblendPath, const QString &nonaPath) |
void | copyFiles (const QUrl &ptoUrl, const QUrl &panoUrl, const QUrl &finalPanoUrl, const PanoramaItemUrlsMap &preProcessedUrlsMap, bool savePTO, bool addGPlusMetadata) |
void | finish () |
void | generatePanoramaPreview (QSharedPointer< const PTOType > ptoData, QUrl &previewPtoUrl, QUrl &previewMkUrl, QUrl &previewUrl, const PanoramaItemUrlsMap &preProcessedUrlsMap, const QString &makePath, const QString &pto2mkPath, const QString &huginExecutorPath, bool hugin2015, const QString &enblendPath, const QString &nonaPath) |
void | optimizeProject (QUrl &ptoUrl, QUrl &optimizePtoUrl, QUrl &viewCropPtoUrl, bool levelHorizon, bool buildGPano, const QString &autooptimiserPath, const QString &panoModifyPath) |
PanoActionThread (QObject *const parent) | |
void | preProcessFiles (const QList< QUrl > &urlList, PanoramaItemUrlsMap &preProcessedMap, QUrl &baseUrl, QUrl &cpFindPtoUrl, QUrl &cpCleanPtoUrl, bool celeste, PanoramaFileType fileType, bool gPano, const QString &huginVersion, const QString &cpCleanPath, const QString &cpFindPath) |
~PanoActionThread () override | |
|
explicit |
|
override |
void DigikamGenericPanoramaPlugin::PanoActionThread::cancel | ( | ) |
void DigikamGenericPanoramaPlugin::PanoActionThread::compileProject | ( | QSharedPointer< const PTOType > | basePtoData, |
QUrl & | panoPtoUrl, | ||
QUrl & | mkUrl, | ||
QUrl & | panoUrl, | ||
const PanoramaItemUrlsMap & | preProcessedUrlsMap, | ||
PanoramaFileType | fileType, | ||
const QRect & | crop, | ||
const QString & | makePath, | ||
const QString & | pto2mkPath, | ||
const QString & | huginExecutorPath, | ||
bool | hugin2015, | ||
const QString & | enblendPath, | ||
const QString & | nonaPath | ||
) |
void DigikamGenericPanoramaPlugin::PanoActionThread::copyFiles | ( | const QUrl & | ptoUrl, |
const QUrl & | panoUrl, | ||
const QUrl & | finalPanoUrl, | ||
const PanoramaItemUrlsMap & | preProcessedUrlsMap, | ||
bool | savePTO, | ||
bool | addGPlusMetadata | ||
) |
|
signal |
|
signal |
void DigikamGenericPanoramaPlugin::PanoActionThread::finish | ( | ) |
void DigikamGenericPanoramaPlugin::PanoActionThread::generatePanoramaPreview | ( | QSharedPointer< const PTOType > | ptoData, |
QUrl & | previewPtoUrl, | ||
QUrl & | previewMkUrl, | ||
QUrl & | previewUrl, | ||
const PanoramaItemUrlsMap & | preProcessedUrlsMap, | ||
const QString & | makePath, | ||
const QString & | pto2mkPath, | ||
const QString & | huginExecutorPath, | ||
bool | hugin2015, | ||
const QString & | enblendPath, | ||
const QString & | nonaPath | ||
) |
References DigikamGenericPanoramaPlugin::JPEG.
|
signal |
void DigikamGenericPanoramaPlugin::PanoActionThread::optimizeProject | ( | QUrl & | ptoUrl, |
QUrl & | optimizePtoUrl, | ||
QUrl & | viewCropPtoUrl, | ||
bool | levelHorizon, | ||
bool | buildGPano, | ||
const QString & | autooptimiserPath, | ||
const QString & | panoModifyPath | ||
) |
|
signal |
|
signal |
void DigikamGenericPanoramaPlugin::PanoActionThread::preProcessFiles | ( | const QList< QUrl > & | urlList, |
PanoramaItemUrlsMap & | preProcessedMap, | ||
QUrl & | baseUrl, | ||
QUrl & | cpFindPtoUrl, | ||
QUrl & | cpCleanPtoUrl, | ||
bool | celeste, | ||
PanoramaFileType | fileType, | ||
bool | gPano, | ||
const QString & | huginVersion, | ||
const QString & | cpCleanPath, | ||
const QString & | cpFindPath | ||
) |
References prefix.
|
signal |
|
signal |
|
signal |