Hi
You have to hardcode fontsize
QFont::setPixelSize or setFontSize
or even put that method in resizeEvent if Your widget is resizable.
You need to experiment with size to obtain that suitable for You.
Hi
You have to hardcode fontsize
QFont::setPixelSize or setFontSize
or even put that method in resizeEvent if Your widget is resizable.
You need to experiment with size to obtain that suitable for You.
tcampos (4th April 2012)
Bookmarks