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

Maik Qualmann <metzping...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |metzping...@gmail.com

--- Comment #2 from Maik Qualmann <metzping...@gmail.com> ---
You need a DPluginAction for infoIface() as a parent, so you don't get an
interface here. We could build a connection to a DInfoInterface, but you could
also just check the objectName() from the parent, whether it is "Digikam" or
"Showfoto" or "Image Editor" to know if albums are possible.

However, the SlideShowBuilder definitely needs a DInfoInterface.

Instead of the QAction* you have to use DPluginAction*, then fetching the
DInfoInterface works via sender().

Maik

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

Reply via email to