]> git.sur5r.net Git - bacula/bacula/commit
dhb Create a class to be a two way hash. This way it is easy to insert a
authorDirk H Bartley <dbartley@schupan.com>
Mon, 9 Apr 2007 02:48:46 +0000 (02:48 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Mon, 9 Apr 2007 02:48:46 +0000 (02:48 +0000)
commit67a2d77443d470e9d001cb09e3b64e8bdcabe6de
treeeea90b02f0724b1d1429a243dc9e98a15512495a
parent72e6c6f5750406b593382b73e17f5963ae2147eb
dhb  Create a class to be a two way hash.  This way it is easy to insert a
     QTreeWidget* and Pages* combination and then get the item associated with
     any item easily.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4529 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/bat.pro
bacula/src/qt-console/mainwin.cpp
bacula/src/qt-console/mainwin.h
bacula/src/qt-console/pagehash.cpp [new file with mode: 0644]
bacula/src/qt-console/pagehash.h [new file with mode: 0644]
bacula/src/qt-console/pages.cpp