view demos/browser/TODO.txt @ 397:590dcfc85873

Quick const-correctness fix for QModelIndex. This probably deserves a more in-depth look later.
author David Nadlinger <code@klickverbot.at>
date Mon, 03 Jan 2011 08:30:59 +0100
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
- ...