Here is the similar question: "QLabel auto multiple lines multiple-lines"
You can see the privious question in the end of this question. Now the question turn to how can I adjust the width of the label in the following picture?
-------------------------------- the previous question --------------------------------
I did use the "labelName->setWordWrap(true);"
While the question I come across is in the following picture:
From above, we cannot see the two lines clearly. How should I deal with it? Comment: It's calling adjustSize() "after" setting the text that works!