Public Methods
- PreviewJob ( const KFileItemList &items, int width, int height, int iconSize, int iconAlpha, bool scale, bool save, const QStringList *enabledPlugins, bool deleteItems = false )
- virtual ~ PreviewJob ()
- void removeItem ( const KFileItem *item )
Signals
Public Static Methods
Protected Methods
- void getOrCreateThumbnail ()
- bool statResultThumbnail ()
- void createThumbnail ( QString )
Protected Slots
- virtual void slotResult ( KIO::Job *job )
Removes an item from preview processing. Use this if you passed
an item to filePreview and want to delete it now.
Parameters:
| item | the item that should be removed from the preview queue
|
[static]
Returns: a list of all available preview plugins. The list
contains the basenames of the plugins' .desktop files (no path,
no .desktop).
[static]
Returns: a list of all supported MIME types. The list can
contain entries like text/ * (without the space).
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:06:16 2001, using kdoc 2.0a35. |