Fix in the HierarchyTree algorithm
commita7e9163d71ca4a87164b8e42556d7b2f2ddd817a
authorBenoit Autheman <benoit@libqanava.org>
Thu, 8 Feb 2007 12:02:46 +0000 (8 12:02 +0000)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Thu, 8 Feb 2007 12:02:46 +0000 (8 12:02 +0000)
tree943d9c2ce7e45ffde61f4e6a009d0bbd4776a6db
parent5f61e098a8c4195ebd7db24c4a28ed06357dc117
Fix in the HierarchyTree algorithm
Split qanItemGeom.h/cpp in qanNodeItem.h/cpp and qanEdgeItem.h/cpp
13 files changed:
build/qan/qan.pro
build/qan/qanava.vcproj
src/qanEdgeItem.cpp [new file with mode: 0644]
src/qanEdgeItem.h [new file with mode: 0644]
src/qanGraphItemView.h
src/qanGraphicsView.cpp
src/qanGridItem.cpp
src/qanGridItem.h
src/qanNodeItem.cpp [new file with mode: 0644]
src/qanNodeItem.h [new file with mode: 0644]
src/qanTreeLayout.cpp
src/qanTreeLayout.h
tests/customnodes/canMainWindow.h