/** set to true to hide application/x-trash files */
void setShowTrashMime(bool show);
- void scheduleResortAllItems();
-
Q_SIGNALS:
/**
* Is emitted if the loading of a directory has been started. It is
*/
bool isChildItem(int index) const;
+ void scheduleResortAllItems();
+
/**
* Is invoked by KFileItemModelRolesUpdater and results in emitting the
* sortProgress signal with a percent-value of the progress.