]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kfileitemmodelrolesupdater.h
GIT_SILENT Update Appstream for new release
[dolphin.git] / src / kitemviews / kfileitemmodelrolesupdater.h
index 28a70cda3661d48166c68cd0681a8310196a95ab..56e28ce72587dbdae53096c1b7cbc3da57df9079 100644 (file)
@@ -299,7 +299,7 @@ private:
      * @param overlays the overlays to add to the pixmap
      * @return The scaled and decorated preview image.
      */
-    QPixmap transformPreviewPixmap(const QPixmap &pixmap, const QStringList &overlays);
+    QPixmap transformPreviewPixmap(const QPixmap &pixmap);
 
     /**
      * Starts a PreviewJob for loading the next hover sequence image.
@@ -340,6 +340,10 @@ private:
 
     void trimHoverSequenceLoadedItems();
 
+    void resetSizeData(const int index, const int size = 0);
+
+    void recountDirectoryItems(const QList<QUrl> directories);
+
 private:
     QSize cacheSize();
     /**