| 1 | The goal with this project is to prototype ideas for a new versions of itemviews in Qt. |
| 2 | Feel free to join the fun (preferably by making your own branch)! :) |
| 3 | |
| 4 | To test the examples just type: |
| 5 | qmake |
| 6 | make |
| 7 | |
| 8 | Online API docs can be found at |
| 9 | http://labs.trolltech.com/docs/Projects/itemviews-ng/ |

