Hello !
I'm using rich-text formated QToolTip and it seems that the width of tooltip is computed incorrectly: there is a lot of extra free space. My tooltip text looks like the following:
Qt Code:
  1. <nobr><h4><u>name: Type</u></h4></nobr><br />name: value
To copy to clipboard, switch view to plain text mode 
Are there any ways to adjust tooltip width more precisely ?