]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kcategorizedview_p.h
Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as currently...
[dolphin.git] / src / kcategorizedview_p.h
index bd2233acea7ee0e78e5555376fdddbc4e825177a..aa55cda75c71d47d6cf6bca4a940f15aa01683eb 100644 (file)
@@ -112,6 +112,8 @@ public:
       */
     void drawDraggedItems();
 
+    void layoutChanged(bool forceItemReload = false);
+
 
     // Attributes
 
@@ -151,6 +153,8 @@ public:
     QRect lastSelectionRect;
     int modelSortRole;
     int modelSortColumn;
+    int modelLastRowCount;
+    bool modelCategorized;
     Qt::SortOrder modelSortOrder;
 
     // Attributes for speed reasons