]> git.sur5r.net Git - bacula/bacula/commit
dhb use the stack widget signal currentChanged to trigger function
authorDirk H Bartley <dbartley@schupan.com>
Sun, 8 Apr 2007 17:17:33 +0000 (17:17 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 8 Apr 2007 17:17:33 +0000 (17:17 +0000)
commit8687a17a1d941c348467e6c9cebaa33aed972778
tree52537c0b8246b1ab86c0938c825ad6c64ad049ea
parenta9253721d49fb1b6bd5a7792d2461a5ec3b98c7f
dhb  use the stack widget signal currentChanged to trigger function
     stackItemChanged to call pages virtual function currentStackItem.
     This prevents a window becoming the top visible window without getting
     the chance to populate it's screen.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4525 91ce42f0-d328-0410-95d8-f526ca767f89
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/pages.cpp
bacula/src/qt-console/pages.h