skimming quickly over the Qt source (QAbstractItemView::keyboardSearch()) I would say that you can not influence that column.
Check for yourself, that's why you got the sources of Qt!
HTH
skimming quickly over the Qt source (QAbstractItemView::keyboardSearch()) I would say that you can not influence that column.
Check for yourself, that's why you got the sources of Qt!
HTH
Notice that QAbstractItemView::keyboardSearch() is virtual.
J-P Nurmi
Bookmarks