PDA

View Full Version : about TabOrder



chenliangzhu
27th February 2008, 00:52
I want to implement a keyboard in X11, but I don't how to use QT::KEY_UP to make focus to up and QT::KEY_DOWN to set focus to down ?
thx

wysota
27th February 2008, 08:59
Reimplement keyPressEvent for the widget.