How Graphics View Works
Speaker: Andreas Aardal Hanssen
Graphics View is Qt's canvas framework, and since its birth in Qt 4.2, August 2006, it has undergone numerous improvements. The framework has a fairly basic public design and API, but opening the hood reveals many mysteries, some which are of general interest to anyone working with graphics programming. In this talk, Andreas will walk through the internals of Graphics View, explaining how everything works, and perhaps reveal one or two well hidden secrets.
Andreas Aardal Hanssen
Andreas Aardal Hanssen is a Qt developer working for Trolltech's HQ in Oslo. He spends most his time working on Qt's widgets and the Graphics View framework, and he's currently researching how to evolve today's widget model.