TreeViewDelegate: add missing qdoc command
Change-Id: Ia5f0214190fba4a65aff6596d98fe5c1d5de26e4 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
745177133c
commit
7ece46aa1d
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue