Comment 2 for bug 407430

Revision history for this message
Albert Cervera i Areny - http://www.NaN-tic.com (albert-nan) wrote :

I don't think this is the place to make the check. If you don't want the application to show the keyboard simply do not install PosEventFilter in QApplication:

import Pos
app.installEventFilter( Pos.PosEventFilter(mainWindow) )