Hello,
I've loooked CAMELOT and SQLalchemy and I think I'll give a try in the
future but by now i'll tryi to implement sort of my own relational table
model, because sqlalchemy et al. need to be learned and there is no time
for it right now.
I'm so surprised because it looks like is a basic
Hi everyone,
I've got a QTreeView with a custom model which has to handle several items (say
1 million). I've set the setUniformRowHeights property to True, so when the
tree is set up the scrolling is very fluid. The problem arises when I try to
change the ordering of the items.
The test scrip