Hello to all, in my app i have to realise a binary tree. i cannot use QMap, because the items in my tree will be QObject / QWidget based. An item can have one or more subitems, the same for the subitems. All items are derived from different classes (CItemA, CItemB, .....). The classes will have a common base class CItem. They will be placed on a scrollview, andmay contain graphic-elements, text, ...... What would be the best way to realise this: Can I find a sample anywhere? Thanks for helping Thomas >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<