Hi guys,
I would like to ask is there a way to find if the text I have entered in the line Edit is fully visible? Is the text entered longer then lineEdit max text visible?
Thanks for any advice,
Kacper
Printable View
Hi guys,
I would like to ask is there a way to find if the text I have entered in the line Edit is fully visible? Is the text entered longer then lineEdit max text visible?
Thanks for any advice,
Kacper
I guess using QFontMetrics is the only possibility.
Thanks for the hint I will check it.
Kacper