[Qt-interest] different key for navigation in table view

Atlant Schmidt aschmidt at dekaresearch.com
Mon Oct 4 17:41:30 CEST 2010


Eckhard:

  IIRC, event filters can "edit" the event passing
  through them so your event filter should be able
  to detect that the event is a KeyPress/KeyRelease
  of <Space> and substitute (say) <Tab> as the key
  value.

  "If I Recall Correctly", of course.

                     Atlant

-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Eckhard Jokisch
Sent: Monday, October 04, 2010 05:21
To: qt-interest at trolltech.com
Subject: [Qt-interest] different key for navigation in table view

  Hi

I want to use the "space"-key for navigation in a QTableView.
How do I achieve this?
The first step will most probably be a key filter but then?

Kind regards
Eckhard
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest

This e-mail and the information, including any attachments, it contains are intended to be a confidential communication only to the person or entity to whom it is addressed and may contain information that is privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the sender and destroy the original message.

Thank you.

Please consider the environment before printing this email.




More information about the Qt-interest-old mailing list