From 1e2325f0dc39df3c91b7d74c7837961a0e12884e Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 21 Sep 2020 23:55:58 +0200 Subject: Fix some qdoc warnings: typos and qdoc syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idf5c1490330e0f2e5d4bcf920eb03fc9993b3c8a Reviewed-by: Tor Arne Vestbø --- examples/sql/doc/src/drilldown.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/sql/doc/src/drilldown.qdoc b/examples/sql/doc/src/drilldown.qdoc index a7a9601c26..f43ba38a23 100644 --- a/examples/sql/doc/src/drilldown.qdoc +++ b/examples/sql/doc/src/drilldown.qdoc @@ -438,7 +438,7 @@ \snippet drilldown/imageitem.h 0 We declare a \c Type enum value for our custom item and reimplement - \l{QGreaphicsItem::}{type()}. This is done so we can safely use + \l{QGraphicsItem::}{type()}. This is done so we can safely use qgraphicsitem_cast(). In addition, we implement a public \c id() function to be able to identify the associated location and a public \c adjust() function -- cgit v1.2.3