]> git.sesse.net Git - kdenlive/blobdiff - src/titlewidget.h
Warn about missing images and fonts in title clips when opening a document:
[kdenlive] / src / titlewidget.h
index 8fbda7f1f20107dd0c23bc429a8d1e8db616d09c..80feddc83d0db0223aa394f35e1a0c8ad2f7b2d9 100644 (file)
@@ -69,6 +69,11 @@ public:
     */
     static QStringList extractImageList(QString xml);
 
+    /** \brief Return a list af all fonts included in a title
+     * \param xml The xml data for title
+    */
+    static QStringList extractFontList(QString xml);
+
     /** \brief Build a filename from a projectUrl and a titleName
      * \param projectUrl Url to directory of project.
      * \param titleName Name of title, on the form "titleXXX"