Home
last modified time | relevance | path

Searched refs:slotImageSaved (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/tests/fileio/
H A Dloadsavethread_cli.cpp48 this, SLOT(slotImageSaved(QString,bool)) ); in LoadSaveThreadTest()
89 void LoadSaveThreadTest::slotImageSaved(const QString& filePath, bool b) in slotImageSaved() function in LoadSaveThreadTest
H A Dloadsavethread_cli.h50 void slotImageSaved(const QString&, bool);
/dports/graphics/digikam/digikam-7.4.0/core/tests/dimg/
H A Ddimghistory_utest.h48 void slotImageSaved(const QString&, bool) override;
H A Ddimghistorygraph_utest.h48 void slotImageSaved(const QString&, bool) override;
H A Ddimgabstracthistory_utest.cpp238 this, SLOT(slotImageSaved(QString,bool))); in initBaseTestCase()
255 void DImgAbstractHistoryTest::slotImageSaved(const QString&, bool) in slotImageSaved() function in DImgAbstractHistoryTest
H A Ddimgabstracthistory_utest.h71 virtual void slotImageSaved(const QString&, bool);
H A Ddimghistory_utest.cpp142 void DImgHistoryTest::slotImageSaved(const QString& fileName, bool success) in slotImageSaved() function in DImgHistoryTest
H A Ddimghistorygraph_utest.cpp492 void DImgHistoryGraphTest::slotImageSaved(const QString& fileName, bool success) in slotImageSaved() function in DImgHistoryGraphTest
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/widgets/
H A Dcanvas.h212 void slotImageSaved(const QString& filePath, bool success);
H A Dcanvas.cpp108 this, SLOT(slotImageSaved(QString,bool))); in Canvas()
236 void Canvas::slotImageSaved(const QString& filePath, bool success) in slotImageSaved() function in Digikam::Canvas
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/core/
H A Deditorcore.h180 void slotImageSaved(const QString& filePath, bool success);
H A Deditorcore.cpp74 this, SLOT(slotImageSaved(QString,bool))); in EditorCore()
374 void EditorCore::slotImageSaved(const QString& filePath, bool success) in slotImageSaved() function in Digikam::EditorCore