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
Try using HTML formatting: .
Qt Designer does it like this: TextLabel
TextLabel