combox组件改变滑块大小后,无法长按滑块下拉,下拉无效
setStyleSheet("QScrollBar:vertical {border: 2px solid grey;width: %ldpx;}"
"QComboBox QAbstractItemView:vertical {width: %50px;}"
"QComboBox { min-height: 24px;}"
"QComboBox QAbstractItemView::item { min-height: %50px;}")