X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdocclipbase.h;h=c56af7174fab72dd5369af332955278e6e8193a8;hb=4dcd6d55daa93a50582c12ffb89055a7c1293c79;hp=9eb12719e073aaba24b1b5b5ac2f66f19bec4c57;hpb=efa3eb3a43aeaee3a66956e5fe791260739b8aaf;p=kdenlive diff --git a/src/docclipbase.h b/src/docclipbase.h index 9eb12719..c56af717 100644 --- a/src/docclipbase.h +++ b/src/docclipbase.h @@ -211,6 +211,8 @@ Q_OBJECT public: /** Return the current values for a set of properties */ QMap currentProperties(QMap props); QMap 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