91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 67.51MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-19
  • 語言: 其他
  • 標簽: qt??

資源簡介

本資源是基于QT實現的多媒體播放器,實現的功能有如下:播放、暫停、停止視頻,從磁盤中讀取文件至文件列表中(文件列表的功能如下:顯示、移除、清空),顯示播放當前播放進度、全屏顯示、音頻速率調整、控制音量大小、視頻顏色調整(飽和度、色彩、對比度、亮度)

資源截圖

代碼片段和文件信息

#include?“coloroptiondialog.h“
#include?“ui_coloroptiondialog.h“

ColorOptionDialog::ColorOptionDialog(QWidget?*parent)?:
????QDialog(parent)
????ui(new?Ui::ColorOptionDialog)
{
????ui->setupUi(this);
}

ColorOptionDialog::~ColorOptionDialog()
{
????delete?ui;
}

void?ColorOptionDialog::on_close_clicked()
{
????this->close();
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-06-22?09:08??mediaPlayer\
?????文件???????22131??2019-06-11?16:07??mediaPlayer\Makefile
?????文件???????73496??2019-06-11?16:07??mediaPlayer\Makefile.Debug
?????文件???????73619??2019-06-11?16:07??mediaPlayer\Makefile.Release
?????文件?????????350??2019-06-11?17:41??mediaPlayer\coloroptiondialog.cpp
?????文件?????????406??2019-06-11?16:47??mediaPlayer\coloroptiondialog.h
?????文件????????3203??2019-06-11?16:28??mediaPlayer\coloroptiondialog.ui
?????目錄???????????0??2019-06-21?23:37??mediaPlayer\debug\
?????文件??????458044??2019-06-11?17:41??mediaPlayer\debug\coloroptiondialog.o
?????文件????13048939??2019-06-13?17:40??mediaPlayer\debug\flower.mp4
?????文件????42023284??2016-05-22?23:28??mediaPlayer\debug\luck.avi
?????文件??????468036??2019-06-17?09:48??mediaPlayer\debug\main.o
?????文件?????2513074??2019-06-17?09:50??mediaPlayer\debug\mediaPlayer.exe
?????文件????????3585??2019-06-11?16:48??mediaPlayer\debug\moc_coloroptiondialog.cpp
?????文件??????275838??2019-06-11?16:48??mediaPlayer\debug\moc_coloroptiondialog.o
?????文件????????8201??2019-06-17?09:48??mediaPlayer\debug\moc_widget.cpp
?????文件??????436721??2019-06-17?09:48??mediaPlayer\debug\moc_widget.o
?????文件?????3610295??2016-03-20?21:30??mediaPlayer\debug\music.mp3
?????文件?????3554854??2016-03-20?21:34??mediaPlayer\debug\music2.mp3
?????文件?????4701954??2016-03-20?20:08??mediaPlayer\debug\music3.mp3
?????文件???????53789??2019-06-10?11:45??mediaPlayer\debug\qrc_res.cpp
?????文件???????14297??2019-06-10?11:45??mediaPlayer\debug\qrc_res.o
?????文件??????404767??2019-06-11?17:44??mediaPlayer\debug\videowidget.o
?????文件??????648155??2019-06-17?09:50??mediaPlayer\debug\widget.o
?????文件?????3347980??2019-04-18?22:56??mediaPlayer\debug\喜帖街.mp3
?????目錄???????????0??2019-06-10?11:44??mediaPlayer\img\
?????文件?????????336??2001-11-27?18:05??mediaPlayer\img\001.GIF
?????文件????????1000??2001-11-27?18:05??mediaPlayer\img\237.GIF
?????文件????????1078??2016-12-06?10:41??mediaPlayer\img\610.bmp
?????文件????????1078??2016-12-06?10:41??mediaPlayer\img\612.bmp
?????文件????????1078??2016-12-06?10:41??mediaPlayer\img\616.bmp
............此處省略20個文件信息

評論

共有 條評論