Quote Originally Posted by jpn
Reimplement QLabel:aintEvent and use QPainter::rotate().

shader76:

the smiley was placed in there by the message window which converted
: p
into a smiley. It just means "QLabel:: paintEvent".

To get it to display properly, I added a space between the ":" and the "p" which should not be there in code. If I didn't add that space, all you'd see is another smiley!

Best,
Jay