]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/private/kitemlistheaderwidget.h
Load KFileItemAction plugins with json metadata
[dolphin.git] / src / kitemviews / private / kitemlistheaderwidget.h
index 307def74d0a0e4be808e6053c09081c09add215a..2a80c205dd1fa52c082943f6b787b71a268c178d 100644 (file)
@@ -75,6 +75,13 @@ signals:
                             qreal currentWidth,
                             qreal previousWidth);
 
+    /**
+     * Is emitted if the user has released the mouse button after adjusting the
+     * width of a visible role.
+     */
+    void columnWidthChangeFinished(const QByteArray& role,
+                                   qreal currentWidth);
+
     /**
      * Is emitted if the position of the column has been changed.
      */