]> git.sur5r.net Git - bacula/bacula/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)
commitf67b541d41d8e06b33d94751a147e7151a7ca616
tree62825ba11157186101a29d54ac4eff626fbd1f7a
parentb998e016597c302ea708e9e3b60e33d01de14873
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4522 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/main.ui
bacula/src/qt-console/mainwin.cpp
bacula/src/qt-console/mainwin.h
bacula/src/qt-console/medialist/medialist.cpp
bacula/src/qt-console/medialist/medialist.h
bacula/src/qt-console/medialist/medialist.ui
bacula/src/qt-console/pages.cpp
bacula/src/qt-console/pages.h