标签: qt word-wrap qpushbutton
我想在QPushButton中自动换行。我尝试将标签贴在QPushbutton上,但是将鼠标悬停时效果不好。因此,它尝试了paintEvent重写方法。但这不适用于样式表
如何在QPushButton中自动包装属性?