digiKam
|
Public Types | |
typedef QList< Ptr > | List |
typedef QList< AbstractThemeParameter * > | ParameterList |
typedef QSharedPointer< GalleryTheme > | Ptr |
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 List & | getList () |
An HTML theme. This class gives access to the various theme properties, including the theme parameters.
typedef QSharedPointer<GalleryTheme> DigikamGenericHtmlGalleryPlugin::GalleryTheme::Ptr |
DigikamGenericHtmlGalleryPlugin::GalleryTheme::~GalleryTheme | ( | ) |
bool DigikamGenericHtmlGalleryPlugin::GalleryTheme::allowNonsquareThumbnails | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::authorName | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::authorUrl | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::comment | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::directory | ( | ) | const |
Theme directory on hard disk
|
static |
|
static |
Returns the list of available themes
Referenced by DigikamGenericHtmlGalleryPlugin::HTMLThemePage::initializePage().
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::internalName | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::name | ( | ) | const |
GalleryTheme::ParameterList DigikamGenericHtmlGalleryPlugin::GalleryTheme::parameterList | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::previewName | ( | ) | const |
QString DigikamGenericHtmlGalleryPlugin::GalleryTheme::previewUrl | ( | ) | const |