From 07eae8826fe0c0d550fc44b63d873befc1455972 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 11 Jun 2008 18:52:57 +0000 Subject: SVN_SILENT: comment++ svn path=/trunk/KDE/kdebase/apps/; revision=819683 --- src/iconmanager.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/iconmanager.h b/src/iconmanager.h index 011040a2e..c71a607aa 100644 --- a/src/iconmanager.h +++ b/src/iconmanager.h @@ -152,6 +152,12 @@ private: /** Kills all ongoing preview jobs. */ void killPreviewJobs(); + /** + * Orders the items \a items in a way that the visible items + * are moved to the front of the list. When passing this + * list to a preview job, the visible items will get generated + * first. + */ void orderItems(KFileItemList& items); private: -- cgit v1.3