QTfrontend/ui/page/pagevideos.h
changeset 7531 0adcad8714c4
parent 7507 3032a5739fe1
child 7631 01b599d6f72d
equal deleted inserted replaced
7528:f8cf277dca36 7531:0adcad8714c4
   118         void openVideosDirectory();
   118         void openVideosDirectory();
   119         void updateFileList(const QString & path);
   119         void updateFileList(const QString & path);
   120         void uploadToYouTube();
   120         void uploadToYouTube();
   121         void uploadProgress(qint64 bytesSent, qint64 bytesTotal);
   121         void uploadProgress(qint64 bytesSent, qint64 bytesTotal);
   122         void uploadFinished();
   122         void uploadFinished();
   123         void linkActivated(const QString & link);
       
   124 };
   123 };
   125 
   124 
   126 #endif // PAGE_VIDEOS_H
   125 #endif // PAGE_VIDEOS_H