view demos/browser/TODO.txt @ 288:f9559a957be9 signals

new signals and slots implementation
author eldar
date Sun, 08 Nov 2009 19:28:01 +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
- ...