]> git.sesse.net Git - kdenlive/blobdiff - src/kthumb.h
*Re-introduce slideshow clips
[kdenlive] / src / kthumb.h
index a5914f38be77b96d564b456ae3d5795049ed2def..13bdd68e36d9bff58ff2abc7322380541eebbd83 100644 (file)
@@ -78,6 +78,7 @@ Q_OBJECT public:
 public slots:
     void extractImage(int frame, int frame2);
     static QPixmap getImage(KUrl url, int width, int height);
+    static QPixmap getImage(QDomElement xml, int frame, int width, int height);
     /* void getImage(KUrl url, int frame, int width, int height);
      void getThumbs(KUrl url, int startframe, int endframe, int width, int height);*/
     void stopAudioThumbs();