]> git.sesse.net Git - kdenlive/blobdiff - src/docclipbase.h
Show clip size & fps in project tree tooltip
[kdenlive] / src / docclipbase.h
index 9eb12719e073aaba24b1b5b5ac2f66f19bec4c57..c56af7174fab72dd5369af332955278e6e8193a8 100644 (file)
@@ -211,6 +211,8 @@ Q_OBJECT public:
     /** Return the current values for a set of properties */
     QMap <QString, QString> currentProperties(QMap <QString, QString> props);
     QMap <QString, QStringList> metadata() const;
+    /** @brief Returns a short info string about the clip to display in tooltip */
+    const QString shortInfo() const;
 
 private:   // Private attributes
     /** The number of times this clip is used in the project - the number of references to this clip