kio
previewjob.h File Reference
#include <kfileitem.h>
#include <kio/job.h>
Include dependency graph for previewjob.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::PreviewJob |
KIO Job to get a thumbnail picture. More... | |
Namespaces | |
namespace | KIO |
Functions | |
KIO_EXPORT PreviewJob * | KIO::filePreview (const KURL::List &items, int width, int height=0, int iconSize=0, int iconAlpha=70, bool scale=true, bool save=true, const QStringList *enabledPlugins=0) |
KIO_EXPORT PreviewJob * | KIO::filePreview (const KFileItemList &items, int width, int height=0, int iconSize=0, int iconAlpha=70, bool scale=true, bool save=true, const QStringList *enabledPlugins=0) |