Qt 6.11 is out! See what's new in the release
blog
How to convert HFONT to QFont?
General and Desktop
5
Posts
2
Posters
1.6k
Views
1
Watching
-
Why would you avoid using paint event ?
As per "this how-to":http://qt-project.org/faq/answer/how_can_i_draw_vertical_text It is very easy with paint event. -
[quote author="Rahul Das" date="1385014829"]Why would you avoid using paint event ?
As per "this how-to":http://qt-project.org/faq/answer/how_can_i_draw_vertical_text It is very easy with paint event.[/quote]just get a project of someone, and that guy avoid using paintevent. Do you have another method?