◆ LoadSaveNotifier()
Digikam::LoadSaveNotifier::LoadSaveNotifier |
( |
| ) |
|
◆ ~LoadSaveNotifier()
Digikam::LoadSaveNotifier::~LoadSaveNotifier |
( |
| ) |
|
|
virtual |
◆ imageLoaded()
virtual void Digikam::LoadSaveNotifier::imageLoaded |
( |
const LoadingDescription & |
loadingDescription, |
|
|
const DImg & |
img |
|
) |
| |
|
pure virtual |
◆ imageSaved()
virtual void Digikam::LoadSaveNotifier::imageSaved |
( |
const QString & |
filePath, |
|
|
bool |
success |
|
) |
| |
|
pure virtual |
◆ imageStartedLoading()
virtual void Digikam::LoadSaveNotifier::imageStartedLoading |
( |
const LoadingDescription & |
loadingDescription | ) |
|
|
pure virtual |
◆ imageStartedSaving()
virtual void Digikam::LoadSaveNotifier::imageStartedSaving |
( |
const QString & |
filePath | ) |
|
|
pure virtual |
◆ loadingProgress()
virtual void Digikam::LoadSaveNotifier::loadingProgress |
( |
const LoadingDescription & |
loadingDescription, |
|
|
float |
progress |
|
) |
| |
|
pure virtual |
◆ moreCompleteLoadingAvailable()
◆ savingProgress()
virtual void Digikam::LoadSaveNotifier::savingProgress |
( |
const QString & |
filePath, |
|
|
float |
progress |
|
) |
| |
|
pure virtual |
◆ thumbnailLoaded()
virtual void Digikam::LoadSaveNotifier::thumbnailLoaded |
( |
const LoadingDescription & |
loadingDescription, |
|
|
const QImage & |
img |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: