]> git.sur5r.net Git - bacula/bacula/commit
dhb This solves the really not elegant at all way to determine what tree item
authorDirk H Bartley <dbartley@schupan.com>
Sat, 24 Mar 2007 20:05:09 +0000 (20:05 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sat, 24 Mar 2007 20:05:09 +0000 (20:05 +0000)
commitb39618c92707843b1208d7663c76b1e8c3d69f80
tree0bb41b88e3a0e84de51a7a3c7eddff50026e43d3
parent26bdbbeb30a86661d5f0dd40526df99461338b7f
dhb  This solves the really not elegant at all way to determine what tree item
     goes with what stacked widget item.  ( When a tree item is clicked )
     This begins the framework for being able to add and destroy tree widget
     items and associated stacked widget items on the fly.
     I still need to fix a few items such as the ability to close a window and
     never get it back, ... ever.

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