[Bug 132079] Support for editing non-local files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Bug 132079] Support for editing non-local files

Marcel Wiesweg
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.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel