[immodule-qt] Some more things for Qt 4
Daisuke Kameda
kaminmat at cc.rim.or.jp
Sun Oct 31 17:16:04 EET 2004
Lars Knoll <lars at trolltech.com> wrote:
> * QApplication::changeAllInputContext(), does set all input contexts in the
> app to the new method. I am not sure, but I think that such a method should
> not include input contexts that are private to a certain widget.
I think now that the method is not required.
> * Do we really need one input context per top level widget? Wouldn't it be
> enough to have one per application (apart from private contexts)? We could
> then have QApplication::setInputContext() to change the global (app wide)
> input context, and QWidget::setInputContext() to set a private input context.
I think that input context per top level widget is required.
But I want to know the treatment of input context which you consider,
in order that I understand the reason you thought this.
--
Daisuke Kameda <kaminmat at cc.rim.or.jp>
More information about the immodule-qt
mailing list