[Interest] QT QFontMetrics boundingRect failed to textwordwrap, thanks!

John Weeks john at wavemetrics.com
Wed Nov 29 19:37:20 CET 2017


Add returns in your text:
    QString text("1234567890123456789012345678901234567890\r"
                 "1234567890123456789012345678901234567890\r"
                 "1234567890123456789012345678901234567890\r"
                 "1234567890123456789012345678901234567890");

-John Weeks




More information about the Interest mailing list