https://bugs.kde.org/show_bug.cgi?id=502487

--- Comment #13 from caulier.gil...@gmail.com ---
Git commit 57ab89035a09711b2325fcbf6f80bbf69cbf53a0 by Gilles Caulier.
Committed on 29/06/2025 at 02:51.
Pushed by cgilles into branch 'master'.

MetaEngine::TransformationAction enum is used in signals and slots from the AI
rotation tool.
Declare MetaEngineRotation as Q_GADGET and TansformationAction enum as Q_ENUM.
See specificties of signals and slots usages to follow with custom types, else
signals and slots connexions are broken at run-time:

https://doc.qt.io/qt-6/qmetatype.html#Q_DECLARE_METATYPE

M  +3    -0    core/libs/metadataengine/engine/metaengine_rotation.h
M  +0    -11   core/libs/mlfoundation/mlpipelinepackagenotify.cpp
M  +0    -1    core/libs/mlfoundation/mlpipelinepackagenotify.h

https://invent.kde.org/graphics/digikam/-/commit/57ab89035a09711b2325fcbf6f80bbf69cbf53a0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to