digiKam
|
Signals | |
void | logWarningRequested (const QString &) |
Public Member Functions | |
JAlbumGenerator (JAlbumSettings *const) | |
bool | run () |
void | setProgressWidgets (DHistoryView *const, DProgressWdg *const) |
bool | warnings () const |
~JAlbumGenerator () override | |
Static Public Member Functions | |
static QString | webifyFileName (const QString &) |
Friends | |
class | JAlbumElementFunctor |
class | Private |
This class is responsible for generating the HTML and scaling the images according to the settings specified by the user.
|
explicit |
References logWarningRequested().
|
override |
|
signal |
This signal is emitted from JAlbumElementFunctor. It uses a QueuedConnection to switch between the JAlbumElementFunctor thread and the gui thread.
Referenced by JAlbumGenerator().
bool DigikamGenericJAlbumPlugin::JAlbumGenerator::run | ( | ) |
void DigikamGenericJAlbumPlugin::JAlbumGenerator::setProgressWidgets | ( | DHistoryView * const | pView, |
DProgressWdg * const | pBar | ||
) |
bool DigikamGenericJAlbumPlugin::JAlbumGenerator::warnings | ( | ) | const |
|
static |
Produce a web-friendly file name
|
friend |
|
friend |