[Development] Is Qt::InputMethodQuery obsolete?

Michael Hasselmann michaelh at openismus.com
Tue Jan 8 15:04:03 CET 2013


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




More information about the Development mailing list