digiKam
|
Public Types | |
enum | EnumWebBrowser { NOBROWSER = 0 , INTERNAL , DESKTOP , COUNT } |
enum | ImageGetOption { ALBUMS = 0 , IMAGES } |
Public Member Functions | |
bool | copyOriginalImage () const |
QUrl | destUrl () const |
int | fullFormat () const |
QString | fullFormatString () const |
int | fullQuality () const |
bool | fullResize () const |
int | fullSize () const |
GalleryInfo (DInfoInterface *const iface=nullptr) | |
QString | getThemeParameterValue (const QString &theme, const QString ¶meter, const QString &defaultValue) const |
QString | imageSelectionTitle () const |
int | openInBrowser () const |
void | setCopyOriginalImage (bool) |
void | setDestUrl (const QUrl &) |
void | setFullFormat (int) |
void | setFullQuality (int) |
void | setFullResize (bool) |
void | setFullSize (int) |
void | setImageSelectionTitle (const QString &) |
void | setOpenInBrowser (int) |
void | setTheme (const QString &) |
void | setThemeParameterValue (const QString &theme, const QString ¶meter, const QString &value) |
void | setThumbnailFormat (int) |
void | setThumbnailQuality (int) |
void | setThumbnailSize (int) |
void | setThumbnailSquare (bool) |
void | setUseOriginalImageAsFullImage (bool) |
QString | theme () const |
int | thumbnailFormat () const |
QString | thumbnailFormatString () const |
int | thumbnailQuality () const |
int | thumbnailSize () const |
bool | thumbnailSquare () const |
bool | useOriginalImageAsFullImage () const |
~GalleryInfo () override | |
Public Attributes | |
DInfoInterface::DAlbumIDs | m_albumList |
ImageGetOption | m_getOption |
DInfoInterface * | m_iface |
QList< QUrl > | m_imageList |
Protected Attributes | |
bool | m_copyOriginalImage |
QUrl | m_destUrl |
int | m_fullFormat |
int | m_fullQuality |
bool | m_fullResize |
int | m_fullSize |
QString | m_imageSelectionTitle |
int | m_openInBrowser |
QString | m_theme |
int | m_thumbnailFormat |
int | m_thumbnailQuality |
int | m_thumbnailSize |
bool | m_thumbnailSquare |
bool | m_useOriginalImageAsFullImage |
This class stores all the export settings. It is initialized by the Wizard and read by the Generator.
|
explicit |
References IMAGES, m_getOption, and m_iface.
|
override |
|
inherited |
|
inherited |
|
inherited |
References DigikamGenericHtmlGalleryPlugin::GalleryConfig::m_fullFormat.
Referenced by DigikamGenericHtmlGalleryPlugin::operator<<().
QString DigikamGenericHtmlGalleryPlugin::GalleryInfo::fullFormatString | ( | ) | const |
|
inherited |
|
inherited |
|
inherited |
QString DigikamGenericHtmlGalleryPlugin::GalleryInfo::getThemeParameterValue | ( | const QString & | theme, |
const QString & | parameter, | ||
const QString & | defaultValue | ||
) | const |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void DigikamGenericHtmlGalleryPlugin::GalleryInfo::setThemeParameterValue | ( | const QString & | theme, |
const QString & | parameter, | ||
const QString & | value | ||
) |
References DigikamGenericHtmlGalleryPlugin::GalleryConfig::theme(), and value.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
References DigikamGenericHtmlGalleryPlugin::GalleryConfig::m_thumbnailFormat.
Referenced by DigikamGenericHtmlGalleryPlugin::operator<<().
QString DigikamGenericHtmlGalleryPlugin::GalleryInfo::thumbnailFormatString | ( | ) | const |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
DInfoInterface::DAlbumIDs DigikamGenericHtmlGalleryPlugin::GalleryInfo::m_albumList |
Referenced by DigikamGenericHtmlGalleryPlugin::operator<<().
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
ImageGetOption DigikamGenericHtmlGalleryPlugin::GalleryInfo::m_getOption |
DInfoInterface* DigikamGenericHtmlGalleryPlugin::GalleryInfo::m_iface |
Referenced by GalleryInfo().
QList<QUrl> DigikamGenericHtmlGalleryPlugin::GalleryInfo::m_imageList |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |