[PATCH] Retreival of meta data for non-local files
Craig Drummond
Craig.Drummond at gmx.net
Wed May 21 21:54:27 BST 2003
Hi,
The following patches allow retreival of meta-data for non-local files. This
requires that the kfile plugins be written to use KFileItem::url() and not
KFileItem::path(). KFileItem::path() will still work for local files (file:/)
but will return QString::null for non-local files. This should allow all
existing kfile-plugins to still function as previously.
May I apply these?
Craig.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfileitem.cpp.diff
Type: text/x-diff
Size: 447 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030521/49f44eae/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfilemetainfo.h.diff
Type: text/x-diff
Size: 2023 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030521/49f44eae/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfilemetainfo.cpp.diff
Type: text/x-diff
Size: 2546 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030521/49f44eae/attachment-0002.diff>
More information about the kde-core-devel
mailing list