Qt::TextWordWrap breaks the text to fit the rectangle.
But the text don't fit the rectangle
Back to the width changed, I think fixed at 50
Qt::TextWordWrap breaks the text to fit the rectangle.
But the text don't fit the rectangle
Back to the width changed, I think fixed at 50
Qt::TextWordWrap != Qt::TextWrapAnywhere. But the documentation says that you can't use Qt::TextWrapAnywhere with bounding rect. Nevertheless try it.
mefalo (8th December 2010)
Bookmarks