view demos/browser/TODO.txt @ 163:ab01453c9d56

change to QObject.findChildren and code formatting
author mwarning
date Wed, 17 Jun 2009 23:21:57 +0000
parents a8d76a9a85aa
children
line wrap: on
line source

This is a very coarse port of ./demos/browser from the QT 4.5.1 linux sources.

Todo:
- implement functionality from QList, QString and QStringList
- fix segfaults due to not initialized variables
- ...