*/
void addShowMenuBarAction();
- /**
- * Returns a name for adding the URL \a url to the Places panel.
- */
- QString placesName(const KUrl& url) const;
-
bool placeExists(const KUrl& url) const;
QAction* createPasteAction();
void updateRemoveAction();
/**
- * @return True if no shift key has been pressed and the selection represents
- * only local files.
+ * @return True if a moving to the trash should be done instead of
+ * deleting the selected items.
* @see updateRemoveAction(), slotRemoveActionTriggered()
*/
bool moveToTrash() const;