On Tue, 2013-01-08 at 22:37 +0900, Takumi ASAKI wrote: > Hi, > > Qt::InputMethodQuery is marked as obsolete in the document. > http://qt-project.org/doc/qt-5.0/qtcore/qt-obsolete.html#InputMethodQuery-enum > > Is this correct? > > Qt::InputMethodQuery is very important for Input Method.
And yet, it is very poor API. > And the new class QInputMethodQueryEvent is depends on it. > It seems there is no alternatives. I wouldn't be so quick to say that. Have you looked at QInputMethod? ciao Michael _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
