Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i have application that has QmainWindow inside Qwebkit and few other widgets . when i try to use in the QmainWindow keyPressEvent/keyReleaseEvent . it doesn't catch any event . how can i setup in one place keyEvent's ??
[Edit : typo fixed in title, Eddy]
Did you already tried eventFilter?
yeah thanks its working