[webkit-qt] QWebHitTestResult with Select Element
sunny shah
sunny.cpp at gmail.com
Mon Jun 7 08:05:39 PDT 2010
Benjamin ,
I did not get that how to select any value in combobox, for example in
below combo-box I want to set value "mercedes" to combobox, Is it possible
to do this with QWebElement ?
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
On Mon, Jun 7, 2010 at 8:19 PM, Benjamin Poulain <benjamin.poulain at nokia.com
> wrote:
> ext sunny shah wrote:
>
>> I even want to know how to set any value to combobox through qt-api ?
>>
>
> You should be able to dig into the child of the <select> element with
> QWebElement.
>
> cheers,
> Benjamin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100607/bbfd30f8/attachment.html>
More information about the webkit-qt
mailing list