digiKam
DigikamGenericHtmlGalleryPlugin::GalleryTheme Class Reference

Public Types

typedef QList< PtrList
 
typedef QList< AbstractThemeParameter * > ParameterList
 
typedef QSharedPointer< GalleryThemePtr
 

Public Member Functions

bool allowNonsquareThumbnails () const
 
QString authorName () const
 
QString authorUrl () const
 
QString comment () const
 
QString directory () const
 
QString internalName () const
 
QString name () const
 
ParameterList parameterList () const
 
QString previewName () const
 
QString previewUrl () const
 
 ~GalleryTheme ()
 

Static Public Member Functions

static Ptr findByInternalName (const QString &internalName)
 
static const ListgetList ()
 

Detailed Description

An HTML theme. This class gives access to the various theme properties, including the theme parameters.

Member Typedef Documentation

◆ List

◆ ParameterList

◆ Ptr

Constructor & Destructor Documentation

◆ ~GalleryTheme()

DigikamGenericHtmlGalleryPlugin::GalleryTheme::~GalleryTheme ( )

Member Function Documentation

◆ allowNonsquareThumbnails()

bool DigikamGenericHtmlGalleryPlugin::GalleryTheme::allowNonsquareThumbnails ( ) const

◆ authorName()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::authorName ( ) const

◆ authorUrl()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::authorUrl ( ) const

◆ comment()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::comment ( ) const

◆ directory()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::directory ( ) const

Theme directory on hard disk

◆ findByInternalName()

GalleryTheme::Ptr DigikamGenericHtmlGalleryPlugin::GalleryTheme::findByInternalName ( const QString &  internalName)
static

◆ getList()

const GalleryTheme::List & DigikamGenericHtmlGalleryPlugin::GalleryTheme::getList ( )
static

Returns the list of available themes

Referenced by DigikamGenericHtmlGalleryPlugin::HTMLThemePage::initializePage().

◆ internalName()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::internalName ( ) const

◆ name()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::name ( ) const

◆ parameterList()

GalleryTheme::ParameterList DigikamGenericHtmlGalleryPlugin::GalleryTheme::parameterList ( ) const

◆ previewName()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::previewName ( ) const

◆ previewUrl()

QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::previewUrl ( ) const

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