qt5base-lts/examples/sql/doc/src
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
..
books.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
cachedtable.qdoc Docs: Fix a typo in the documentation 2019-11-01 08:00:57 +01:00
drilldown.qdoc Doc: Let SQL Drill Down example show correct use of qgraphicsitem_cast 2020-03-06 08:12:52 +01:00
masterdetail.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
querymodel.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
relationaltablemodel.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
sqlbrowser.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
sqlwidgetmapper.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00
tablemodel.qdoc Doc: update SQL examples 2016-11-09 13:05:53 +00:00