Qt: How can I access the actual widgets on a page in WebKit?
- by Jen
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?