[Digikam-devel] [Bug 132079] Support for editing non-local files
Marcel Wiesweg
marcel.wiesweg at gmx.de
Fri Nov 6 14:29:46 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=132079
--- Comment #17 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-11-06 15:29:44 ---
You mean that promptForOverWrite() is invoked from slotSave() using
m_canvas->currentImageFilePath()?
You could solve that by adding a virtual method returning the current URL
(documented to return non-local URLs as well). Or make prompForOverwrite as a
whole virtual. Or move the calls to m_canvas->load() including KIO::NetAccess
downloading to EditorWindow and store the "true" current URL there.
--
Configure bugmail: https://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