Qt关于图片在QPushButton中间显示的qss样式表 QPushButton { border-width:40px; border-image: url(:/image/qt.png) 0 0 0 0; }