Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Qt::WA_MacSmallSize don't work for all child widgets

$
0
0
I have a form derived from QWidget with Qt::Tool window flag. In Mac OS Qt::Tool window look unusual with larger font for all widgets. If I set Qt::WA_MacSmallSize attribute on this form all child widgets except labels are rendering perfectly. So spin-boxes and button box are good, but all labels still has larger font. I need to manually set Qt::WA_MacSmallSize attribute for every label. Has anyone encounter this problem or do I need to create new bug report ?

Viewing all articles
Browse latest Browse all 18427

Trending Articles