Qt: How can I access the actual widgets on a page in WebKit?

Posted by Jen on Stack Overflow See other posts from Stack Overflow or by Jen
Published on 2010-05-27T21:38:36Z Indexed on 2010/05/27 21:41 UTC
Read the original article Hit count: 227

Filed under:
|
|
|
|

Is there a way to access the widgets generated by INPUT and SELECT on a page in WebKit, using Qt?

On a related note, does WebKit provide these widgets, or does it delegate back to Qt to generate them?

© Stack Overflow or respective owner

Related posts about c++

Related posts about qt