- * Updates m_removeAction to represent the 'Delete'-action if the shift-key
- * has been pressed. Otherwise it represents the 'Move to Trash'-action.
+ * Adds actions that are provided by a KFileItemActionPlugin.
+ */
+ void addFileItemPluginActions();
+
+ /**
+ * Adds actions that are provided by a KVersionControlPlugin.
+ */
+ void addVersionControlPluginActions();
+
+ /**
+ * Adds custom actions e.g. like the "[x] Expandable Folders"-action
+ * provided in the details view.