]> 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)
commit0f002d2979039e32155296a1aa4551465f5b0ea6
tree308d2045343355996f054bfb38a29942f4b217e4
parent6900a2c8125e2f11434d6f83145615bf631f509f
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