QTfrontend/ui/page/pagevideos.h
changeset 8190 92792d48574b
parent 8151 25b95d6224fc
parent 8186 4ff8690df1b0
child 8192 81da6576b0c3
equal deleted inserted replaced
8183:9b1c206a6cf2 8190:92792d48574b
    91         void openVideosDirectory();
    91         void openVideosDirectory();
    92         void updateFileList(const QString & path);
    92         void updateFileList(const QString & path);
    93         void uploadToYouTube();
    93         void uploadToYouTube();
    94         void uploadProgress(qint64 bytesSent, qint64 bytesTotal);
    94         void uploadProgress(qint64 bytesSent, qint64 bytesTotal);
    95         void uploadFinished();
    95         void uploadFinished();
       
    96 
       
    97     public slots:
       
    98         void setDefaultOptions();
    96 };
    99 };
    97 
   100 
    98 #endif // PAGE_VIDEOS_H
   101 #endif // PAGE_VIDEOS_H