qt5base-lts/examples/sql/doc
Paul Wicking a2446c0eed Doc: Let SQL Drill Down example show correct use of qgraphicsitem_cast
For qgraphicsitem_cast to work correctly with custom items, one must
reimplement the type() function for each custom QGraphicsItem subclass.
Do that in the example code.

Fixes: QTBUG-7357
Change-Id: Ibf221817908355f0347cddfc46747b6955958f5f
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2020-03-06 08:12:52 +01:00
..
images Doc: Update image, icon and screenshot for SQL example application 2018-05-22 12:06:22 +00:00
src Doc: Let SQL Drill Down example show correct use of qgraphicsitem_cast 2020-03-06 08:12:52 +01:00