well the item has to be focused to get the event - I guess. If you whant a global short cut - seems to me you whant one - use a QAction with QAction::setShortcutContext(Qt::ApplicationShortcut).
well the item has to be focused to get the event - I guess. If you whant a global short cut - seems to me you whant one - use a QAction with QAction::setShortcutContext(Qt::ApplicationShortcut).
wagmare (19th May 2009)
Bookmarks