]> git.sur5r.net Git - bacula/rescue/commit
dhb The changes in this commit are to make the right click in the page selector
authorDirk H Bartley <dbartley@schupan.com>
Sun, 8 Apr 2007 13:51:02 +0000 (13:51 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 8 Apr 2007 13:51:02 +0000 (13:51 +0000)
commit93eb1fb339cc4a40724be45468884fc651efae96
treefedcedfcce060b767086fbb22e70169b48ddf11c
parentc9a775c72957a0a115a4aa733d12127bc11a9fb1
dhb  The changes in this commit are to make the right click in the page selector
     more context sensitive.  The intent is to have a menu popup describing the
     window that will be docked or undocked and whether it will be docked or
     undocked.  This works by using treeItemChanged as a slot from the signal
     currentItemChanged from the treeWidget.  After this, we now have the choice
     of removing the virtual functions in the pages class for click and double
     click.