*/
bool isSplit() const;
- /** Renames the item represented by \a oldUrl to \a newUrl. */
- void rename(const KUrl& oldUrl, const KUrl& newUrl);
-
/**
* Returns the 'Create New...' sub menu which also can be shared
* with other menus (e. g. a context menu).
*/
void changeUrl(const KUrl& url);
+ /**
+ * The current directory of the Terminal Panel has changed, probably because
+ * the user entered a 'cd' command. This slot calls changeUrl(url) and makes
+ * sure that the panel keeps the keyboard focus.
+ */
+ void slotTerminalDirectoryChanged(const KUrl& url);
+
/** Stores all settings and quits Dolphin. */
void quit();
*/
void requestItemInfo(const KFileItem& item);
+ /**
+ * Is emitted if the settings have been changed.
+ */
+ void settingsChanged();
+
protected:
/** @see QWidget::showEvent() */
virtual void showEvent(QShowEvent* event);
void updateToolBar();
void slotControlButtonDeleted();
+ /**
+ * Is called if a panel emits an error-message and shows
+ * the error-message in the active view-container.
+ */
+ void slotPanelErrorMessage(const QString& error);
+
private:
/**
* Activates the given view, which means that