How to create a bold, red text label in Qt?

前端 未结 4 2080
甜味超标
甜味超标 2020-12-29 02:01

I want to write a single, bold red line in my application using Qt.

As far as I understand, I would create a QLabel, set its textFormat to rich text and give it a ri

4条回答
提交回复
热议问题