TreeViewDelegate: add missing qdoc command

Change-Id: Ia5f0214190fba4a65aff6596d98fe5c1d5de26e4
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Richard Moe Gustavsen 2022-12-08 10:10:12 +01:00
parent 745177133c
commit 7ece46aa1d
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ QT_BEGIN_NAMESPACE
\note If you want to disable the default behavior that occurs when the
user clicks on the delegate (like changing the current index), you can set
{QQuickTableView::pointerNavigationEnabled}{pointerNavigationEnabled} to \c false.
\l {QQuickTableView::pointerNavigationEnabled}{pointerNavigationEnabled} to \c false.
\sa TreeView
*/