]> git.sur5r.net Git - bacula/docs/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)
commita35f035e32bcfeabca89c3c548d4d79a2b139f58
tree0c786d5096c338cf8df9d8e69080e82409b2d26c
parentdb9f231d881d7b0b4e2ca6ebdd73f7c2c8dc2890
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.