*/
void drawDraggedItems();
+ void layoutChanged(bool forceItemReload = false);
+
// Attributes
QRect lastSelectionRect;
int modelSortRole;
int modelSortColumn;
+ int modelLastRowCount;
+ bool modelCategorized;
Qt::SortOrder modelSortOrder;
// Attributes for speed reasons