Re: [Licq-devel] Patch: switch tab using the mousewheel

2006-04-12 Thread Jon Keating
On Sun, Apr 09, 2006 at 04:15:10PM +0200, Erik Johansson wrote: > I've created two versions of the patch. The only difference between the two > is > that patch 2 moves the logic for switching tabs to the CETabBar instead of > having the same code in three places (CETabBar, CETabWidget and > Use

[Licq-devel] Patch: switch tab using the mousewheel

2006-04-09 Thread Erik Johansson
Hello all, The attached patch makes it possible to switch between tabs in qt-gui's messageview using the mousewheel (the same way as in konqueror). The patch implements the wheelEvent handler for the tab bar and for the tab widget. CETabBar::wheelEvent handles the case when the cursor is on top