Profile menu tooltips
authorstack <stack@inventati.org>
Sun, 8 Jul 2012 17:59:45 +0000 (19:59 +0200)
committerstack <stack@inventati.org>
Sun, 8 Jul 2012 18:02:26 +0000 (20:02 +0200)
for enabling QMenu to display tooltips I subclassed QMenu and overloaded
    event with a method that actually displays the tooltip, this is done
    in the class QMenuToolTip in the new added file qmenutooltip.py


No differences found