digiKam
|
Public Member Functions | |
void | appendImageElementToXML (XMLWriter &xmlWriter, const QString &elementName, const QString &fileName, const QSize &size) const |
void | appendToXML (XMLWriter &xmlWriter, bool copyOriginalImage) const |
GalleryElement () | |
GalleryElement (const DInfoInterface::DInfoMap &info) | |
~GalleryElement () | |
Public Attributes | |
QString | m_description |
QString | m_exifGPSAltitude |
QString | m_exifGPSLatitude |
QString | m_exifGPSLongitude |
QString | m_exifImageDateTime |
QString | m_exifImageMake |
QString | m_exifImageOrientation |
QString | m_exifImageResolutionUnit |
QString | m_exifImageXResolution |
QString | m_exifImageYCbCrPositioning |
QString | m_exifImageYResolution |
QString | m_exifItemModel |
QString | m_exifPhotoApertureValue |
QString | m_exifPhotoExposureProgram |
QString | m_exifPhotoExposureTime |
QString | m_exifPhotoFNumber |
QString | m_exifPhotoFocalLength |
QString | m_exifPhotoISOSpeedRatings |
QString | m_exifPhotoShutterSpeedValue |
QString | m_fullFileName |
QSize | m_fullSize |
DMetadata::ImageOrientation | m_orientation |
QString | m_originalFileName |
QSize | m_originalSize |
QString | m_path |
QString | m_thumbnailFileName |
QSize | m_thumbnailSize |
QDateTime | m_time |
QString | m_title |
bool | m_valid |
This class stores all the necessary information to produce an XML description of a gallery element.
|
explicit |
DigikamGenericHtmlGalleryPlugin::GalleryElement::GalleryElement | ( | ) |
DigikamGenericHtmlGalleryPlugin::GalleryElement::~GalleryElement | ( | ) |
void DigikamGenericHtmlGalleryPlugin::GalleryElement::appendImageElementToXML | ( | XMLWriter & | xmlWriter, |
const QString & | elementName, | ||
const QString & | fileName, | ||
const QSize & | size | ||
) | const |
References DigikamGenericHtmlGalleryPlugin::XMLAttributeList::append().
Referenced by appendToXML().
void DigikamGenericHtmlGalleryPlugin::GalleryElement::appendToXML | ( | XMLWriter & | xmlWriter, |
bool | copyOriginalImage | ||
) | const |
References appendImageElementToXML(), m_description, m_exifGPSAltitude, m_exifGPSLatitude, m_exifGPSLongitude, m_exifImageDateTime, m_exifImageMake, m_exifImageOrientation, m_exifImageResolutionUnit, m_exifImageXResolution, m_exifImageYCbCrPositioning, m_exifImageYResolution, m_exifItemModel, m_exifPhotoApertureValue, m_exifPhotoExposureProgram, m_exifPhotoExposureTime, m_exifPhotoFNumber, m_exifPhotoFocalLength, m_exifPhotoISOSpeedRatings, m_exifPhotoShutterSpeedValue, m_fullFileName, m_fullSize, m_originalFileName, m_originalSize, m_thumbnailFileName, m_thumbnailSize, m_time, m_title, m_valid, and DigikamGenericHtmlGalleryPlugin::XMLWriter::writeElement().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_description |
Referenced by appendToXML(), and GalleryElement().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifGPSAltitude |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifGPSLatitude |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifGPSLongitude |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageDateTime |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageMake |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageOrientation |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageResolutionUnit |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageXResolution |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageYCbCrPositioning |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifImageYResolution |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifItemModel |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoApertureValue |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoExposureProgram |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoExposureTime |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoFNumber |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoFocalLength |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoISOSpeedRatings |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_exifPhotoShutterSpeedValue |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_fullFileName |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QSize DigikamGenericHtmlGalleryPlugin::GalleryElement::m_fullSize |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
DMetadata::ImageOrientation DigikamGenericHtmlGalleryPlugin::GalleryElement::m_orientation |
Referenced by GalleryElement(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_originalFileName |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QSize DigikamGenericHtmlGalleryPlugin::GalleryElement::m_originalSize |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_path |
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_thumbnailFileName |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QSize DigikamGenericHtmlGalleryPlugin::GalleryElement::m_thumbnailSize |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().
QDateTime DigikamGenericHtmlGalleryPlugin::GalleryElement::m_time |
Referenced by appendToXML(), and GalleryElement().
QString DigikamGenericHtmlGalleryPlugin::GalleryElement::m_title |
bool DigikamGenericHtmlGalleryPlugin::GalleryElement::m_valid |
Referenced by appendToXML(), and DigikamGenericHtmlGalleryPlugin::GalleryElementFunctor::operator()().