[webkit-qt] Selection configuration in the public API?
Benjamin Poulain
benjamin.poulain at nokia.com
Mon Jul 25 02:40:29 PDT 2011
On 07/22/2011 02:04 PM, ext Roland Labrecque wrote:
> Is there anyway to get selection geometry from the public API?
Nope.
> Is there anyway to get cursor location/geometry from the public API?
Nope.
You will have to hack the engine to extract the selection. The public Qt
API only expose Element geometry, and selection is a lot more tricky
than that :)
cheers,
Benjamin
More information about the webkit-qt
mailing list