view demos/browser/TODO.txt @ 330:115130499d78 signals

fix a const violation spotted by a newer dmd, thanks Rainer
author eldar1@eldar1-laptop
date Sat, 16 Jan 2010 12:20:50 +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
- ...