Setting colour of text in QT QLabel
Is there a simple means for setting the colour of text in a QLabel widget? There doesn't seem to be a property for this and the documentation only mentions text colour in the context of displaying small rich text documents.
|