16,810
社区成员




QComboBox::down-arrow {
image: url(:/images/down-arrow3.png);
}
QComboBox::drop-down:!editable {
subcontrol-origin: padding;
subcontrol-position: center right;
width: 15px;
height: 9px;
background: none;
}