![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Signals | |
void | signalSettingsChanged () |
Signal to emit when a settings is changed from the widget. | |
Public Member Functions | |
DImgLoaderSettings (QWidget *const parent=nullptr) | |
QStringList | parameters () const |
virtual void | setSettings (const DImgLoaderPrms &set)=0 |
Set the parameters values in the widget from DImgLoaderPrms map container. | |
virtual DImgLoaderPrms | settings () const =0 |
QStringList Digikam::DImgLoaderSettings::parameters | ( | ) | const |
|
pure virtual |