*/
void requestDelayedItemInfo(const KFileItem& item);
+ void slotFilesItemChanged(const KFileItemList &changedFileItems);
+
protected:
/** @see Panel::urlChanged() */
bool urlChanged() override;
/** Assures that any pending item information request is cancelled. */
void cancelRequest();
- /**
- * Shows the meta information for the current shown item inside
- * a label.
- */
- void showMetaInfo();
-
/**
* Returns true, if \a url is equal to the shown URL m_shownUrl.
*/