]> 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)
commit8133950205074b2265fffaffe8f83cab6b8fdec1
tree678ccefceaa305cb380bd83404c87890e70f2510
parentcb98b882f31faa08908658a09772347fec480f33
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