qt QLabel 实现图片轮播效果

时间:2022-03-10 17:32:34
【文件属性】:

文件名称:qt QLabel 实现图片轮播效果

文件大小:583KB

文件格式:ZIP

更新时间:2022-03-10 17:32:34

qt 图片轮播

继承QLabel控件实现了图片轮播效果 1.自定义添加图片与图片描述; 2.支持2S自动轮播 3.支持鼠标点击左下方索引按钮定位图片


【文件预览】:
imageplay
----main.cpp(183B)
----imageviewlabel.cpp(7KB)
----imageplay.qrc(223B)
----mainwindow.h(344B)
----imageplay.pro(701B)
----mainwindow.cpp(945B)
----mainwindow.ui(558B)
----res()
--------3.png(158KB)
--------4.png(126KB)
--------btn.png(2KB)
--------1.png(171KB)
--------2.png(119KB)
----imageviewlabel.h(1KB)
----imageplay.pro.user(18KB)

网友评论