Obsolete Members for KIO::PreviewJob

The following members of class PreviewJob are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated in 6.22) void removeItem(const QUrl &url)

Member Function Documentation

[deprecated in 6.22] void PreviewJob::removeItem(const QUrl &url)

This function is deprecated since 6.22. We strongly advise against using it in new code.

Removes an item from preview processing. Use this if you passed an item to filePreview and want to delete it now.

url the url of the item that should be removed from the preview queue Unused.