Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, January 2007
[Qt3] QTable, cell widgets and keyboard events


Message 1 in thread

Hello!
I use QTable with set of various widgets ( line edit, combo, etc.)
embedded into it. I want to use arrows in theese controls but QTable
filters them, apparently to move selection to another cells. I dont
need selection - but do need navigation keys in widgets.

Is there a way to implement w/o subclassing QTable and "use layout
instead"-solution?

--
 [ signature omitted ]