I have a Qt application that runs on Windows, Mac and Linux. On Windows and Linux the fonts of controls have the normal platform defined size. However on Mac OS X, the fonts are too small. This happens for check boxes, radio buttons and combo boxes. However labels have the correct font size. I am not setting the font sizes explicitly anywhere. Is this a known limitation of Qt, or am I missing something?