]> 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)
commitb677b98a2bc227d0670cc6149ad48d5e63030b21
tree0f1cbb7d238d3f64922f827aa6c5b2b8e5ddeb43
parent40fc0de86afb6d8f14ffd46f46109621b8820857
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