]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabwidget.h
Fix flatpak
[dolphin.git] / src / dolphintabwidget.h
index 5bc708b380b1024544202a1aba90cd5427794180..22f65b634c634510af0ad6bc058403e94c0aea64 100644 (file)
@@ -69,6 +69,11 @@ public:
      */
     void refreshViews();
 
+    /**
+     * Update the name of the tab with the index \a index.
+     */
+    void updateTabName(int index);
+
     /**
      * @return Whether any of the tab pages has @p url opened
      * in their primary or secondary view.
@@ -106,6 +111,11 @@ Q_SIGNALS:
      */
     void currentUrlChanged(const QUrl &url);
 
+    /**
+     * Is emitted when the url of any tab has been changed (including the current tab).
+     */
+    void urlChanged(const QUrl &url);
+
 public Q_SLOTS:
     /**
      * Opens a new view with the current URL that is part of a tab and activates