[Development] QPlatformInputContext needs more informations

Samuel Rødal samuel.rodal at nokia.com
Mon Apr 16 09:48:03 CEST 2012


On 04/14/2012 09:26 PM, ext BogDan wrote:
>> From: "lars.knoll at nokia.com" <lars.knoll at nokia.com>
> 
>> To: bog_dan_ro at yahoo.com; development at qt-project.org
>> Cc: 
>> Sent: Saturday, April 14, 2012 9:40 PM
>> Subject: Re: [Development] QPlatformInputContext needs more informations
>>
>>
>> On 4/14/12 8:29 PM, "ext BogDan" <bog_dan_ro at yahoo.com> wrote:
>>
>>> Hello,
>>>
>>> I checked QPlatformInputContext interface and I think it needs more
>>> informations
>>
>> Not sure what you're missing. QPlatformInputContext is only there to
>> implement support for an input method, and has received quite some testing.
>>
> 
> In order to be sure the user sees the entire control and its content I need to know
> the control position and its size, otherwise the virtual keyboard may cover the 
> control and its content.

Isn't that what QPlatformInputContext::keyboardRect() is for?

--
Samuel



More information about the Development mailing list