[Digikam-devel] [Bug 178435] Solid doesn't automatically detect digital camera
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Dec 22 15:24:37 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=178435
Marcel Wiesweg marcel wiesweg gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcel.wiesweg at gmx.de
--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de> 2008-12-22 16:24:35 ---
What we do of course is
connect(Solid::DeviceNotifier::instance(), SIGNAL(deviceAdded(const QString&)),
this, SLOT(slotSolidDeviceChanged(const QString &)));
so if a device is plugged in it will appear in our menus.
Is this the device notifier Kevin speaks about?
I guess the original report is more about the pop up window that we know from
KDE3 where a list of actions is displayed. When I was in contact with the Solid
people, long ago in the early days of KDE4, such a functionality was not
available.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list