Skip to content
Snippets Groups Projects
Commit 7ee52d47 authored by hjk's avatar hjk
Browse files

Debugger: Disable QModelIndex dumper


The inferior calls to rowCount() and columnCount() used to create
data() display are troublesome when debugging an actual
issue with item models and not too helpful otherwise. People needing
that information can still evaluate idx.data() etc manually.

Change-Id: If736afbf8fc44cf28e7f07e5f2c3b039a2f4984c
Reviewed-by: default avatarChristian Stenger <christian.stenger@qt.io>
parent 4021a2a9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment