PDA

View Full Version : QString formatting



brcain
27th September 2006, 00:46
Hello,

How is the text parameter interpreted in the QMessageBox::about() method? I know it can be used to specify text/font formatting. But, can it also be used to reference/encode an image?

QMessageBox::about(QWidget *parent, const QString &caption, const QString &text);
Thanks,
Ben

derrickbj
27th September 2006, 03:00
I think it interprets it as RTF