Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

WebView.HitTest (gb.qt4.webkit)

Function HitTest ( X As Integer, Y As Integer ) As WebHitTest

Return what is found at a specific point on the HTML page.

(X,Y) are the coordinates of the point, (0,0) being the top left of the page.

The result is returned as a WebHitTest object.