文件名称:Qt 自定义的Combobox
文件大小:378KB
文件格式:ZIP
更新时间:2018-11-25 07:17:43
QCombobox Qt 自定义
实现了自定义的Combobox,通过QPushButton,QListWidget和自定义的ListWidgetItem实现,效果是下拉列表的每一项都有一个Logo+文字
【文件预览】:
CustomComboBox
----mainwindow.ui(6KB)
----CustomComboBox.pro.user(18KB)
----remotecontroldeviceitem.cpp(2KB)
----comboboxbutton.h(272B)
----mainwindow.cpp(5KB)
----Image()
--------RemoteControlDeviceLogo()
--------ComboBoxButton()
--------ScrollBar()
--------TitlebarButton()
--------background.png(327KB)
----comboboxbutton.cpp(717B)
----Image.qrc(1KB)
----CustomComboBox.pro(610B)
----droplist.h(253B)
----main.cpp(588B)
----remotecontroldeviceitem.ui(2KB)
----droplist.cpp(2KB)
----mainwindow.h(3KB)
----remotecontroldeviceitem.h(3KB)