1 Star 1 Fork 1

孙全/QFFmpeg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mainwindow.h 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu-wenwu 提交于 2015-04-26 17:18 . First Commit
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include "QFFmpegPlayer.h"
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0);
~MainWindow();
private:
Ui::MainWindow *ui;
QFFmpegPlayer *player;
};
#endif // MAINWINDOW_H
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunshengquan110/QFFmpeg.git
git@gitee.com:sunshengquan110/QFFmpeg.git
sunshengquan110
QFFmpeg
QFFmpeg
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385