°C displayed as °C
When I use setText for a label like this:
- ui->label_5->setText("°C");
It is displayed as:
- °C
If I set °C in Qt Designer in the form editor, everything is displayed as it should.
Why is this happening?
10 replies
See here [qt-project.org] …
You must log in to post a reply. Not a member yet? Register here!



