[Qt-interest] Focus handling related info
manish.s.sharma at nokia.com
manish.s.sharma at nokia.com
Tue Sep 1 07:07:34 CEST 2009
Hi All,
Need some information related to focus handling inside a QWidget derived components. Where can I find the code for the focus handling inside Qt source code. For example implementation of rules like:
- If it is a shortcut button don't transfer the focus to the button.
There should be some component which actually decides where the focus should go. For example in QGraphicsView architecture this focus transfer is done by QGrahicsScene. Is there any similar thing in Qwidget type widgets?
Thanks in advance.
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090901/cdb110e3/attachment.html
More information about the Qt-interest-old
mailing list