Advanced Item Views
Use of Model/View in painting and OpenGL
One of the benefits of the new model/view architecture in Qt is that the same data can be visualized in many different ways. This session shows how the model/view pattern can be used to visualize data using both 2D and 3D graphics, using Arthur (the Qt paint engine) and OpenGL.
-
Overview
-
Views, and multiple views
-
The Model as Interface
-
Proxy Models
-
Filter Model
-
The Model Interface
-
Customizing Views
-
Animating Items
-
Item Actions
-
Delegate Editor Events
-
Custom Item Layout
-
Item Layout
-
Custom Visualization
-
Pie Chart
-
Forms
-
Data Widget Mapper
-
Models and Threads

No comments