搜索资源列表
qt
- 基于QT的图片播放器和视频播放器的源码,加载入LINUX下可看到效果-Picture player and video player based on QT
Photo-browser
- 基于QT的C++图片查看(浏览)器的设计与实现: 实现图片文件打开,自动播放,暂停,放大,缩小,上一张,下一张,还原等功能。-Picture file open automatically play, pause, zoom in, zoom out, previous, next, and restore functions.
myMusicPlayer
- 基于mini2440的多媒体播放器,可以播放音乐图片等。Qt用的是Qt4.8.4。-Mini2440-based multimedia player that can play music picture. Qt is Qt4.8.4.
QtImage
- 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
pictureplayer.tar
- 识别image文件夹里的图片,并将其播放至x210的显示屏上,顺序滚动。目前只支持jpg,png和bmp格式的图片。(Identify the pictures in the image folder and play them on the x210 screen. Scroll them in sequence. Currently only JPG, PNG and BMP formats are supported.)