From: stack Date: Sun, 8 Jul 2012 17:59:45 +0000 (+0200) Subject: Profile menu tooltips X-Git-Url: https://v.licheni.net/stack/code/dboxswitch.git/commitdiff_plain/f19cd7df7f4f366e903c5160d6ca9eceb8555db5?hp=f19cd7df7f4f366e903c5160d6ca9eceb8555db5 Profile menu tooltips 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 ---