[Qt-interest] Disable keyboard navigation?
Anatoly Burakov
burakov.anatoly at googlemail.com
Thu Jul 23 08:36:08 CEST 2009
Hi all,
I am looking for a way to disable keyboard navigation in QTableView (e.
g. when i press 'F' key the view is automatically looking for the first
entry with 'F' in it - i DO NOT want this behaviour). Is there any way i
can achieve that without subclassing QTableView and reimplementing
keyPressEvent() ?
Best regards,
Anatoly
More information about the Qt-interest-old
mailing list