digiKam
DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls Class Reference

Public Member Functions

 PanoramaPreprocessedUrls ()=default
 
 PanoramaPreprocessedUrls (const QUrl &preprocessed, const QUrl &preview)
 
 ~PanoramaPreprocessedUrls ()=default
 

Public Attributes

QUrl preprocessedUrl
 Can be an original file or a converted version, depending on the original file type. More...
 
QUrl previewUrl
 The JPEG preview version, accordingly of preprocessedUrl constant. More...
 

Constructor & Destructor Documentation

◆ PanoramaPreprocessedUrls() [1/2]

DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls::PanoramaPreprocessedUrls ( )
default

◆ PanoramaPreprocessedUrls() [2/2]

DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls::PanoramaPreprocessedUrls ( const QUrl &  preprocessed,
const QUrl &  preview 
)
inlineexplicit

◆ ~PanoramaPreprocessedUrls()

DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls::~PanoramaPreprocessedUrls ( )
default

Member Data Documentation

◆ preprocessedUrl

QUrl DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls::preprocessedUrl

Can be an original file or a converted version, depending on the original file type.

◆ previewUrl

QUrl DigikamGenericPanoramaPlugin::PanoramaPreprocessedUrls::previewUrl

The JPEG preview version, accordingly of preprocessedUrl constant.


The documentation for this class was generated from the following file: