QWebFrame

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQWebFrame.prg
http://doc.trolltech.com/4.5/qwebframe.htm
oWebFrame : addToJavaScriptWindowObject( cName, pObject ) NIL
oWebFrame : addToJavaScriptWindowObject_1( cName, pObject, nOwn ) NIL
oWebFrame : contentsSize() pQSize
oWebFrame : frameName() cQString
oWebFrame : geometry() pQRect
oWebFrame : hitTestContent( pPos ) pQWebHitTestResult
oWebFrame : icon() pQIcon
oWebFrame : load( pUrl ) NIL
oWebFrame : page() pQWebPage
oWebFrame : pos() pQPoint
oWebFrame : render( pPainter, pClip ) NIL
oWebFrame : render_1( pPainter ) NIL
oWebFrame : renderTreeDump() cQString
oWebFrame : scroll( nDx, nDy ) NIL
oWebFrame : scrollBarMaximum( nOrientation ) nInt
oWebFrame : scrollBarMinimum( nOrientation ) nInt
oWebFrame : scrollBarPolicy( nOrientation ) nQt::ScrollBarPolicy
oWebFrame : scrollBarValue( nOrientation ) nInt
oWebFrame : scrollPosition() pQPoint
oWebFrame : securityOrigin() pQWebSecurityOrigin
oWebFrame : setContent( pData, cMimeType, pBaseUrl ) NIL
oWebFrame : setHtml( cHtml, pBaseUrl ) NIL
oWebFrame : setScrollBarPolicy( nOrientation, nPolicy ) NIL
oWebFrame : setScrollBarValue( nOrientation, nValue ) NIL
oWebFrame : setScrollPosition( pPos ) NIL
oWebFrame : setTextSizeMultiplier( nFactor ) NIL
oWebFrame : setUrl( pUrl ) NIL
oWebFrame : setZoomFactor( nFactor ) NIL
oWebFrame : textSizeMultiplier() nQreal
oWebFrame : title() cQString
oWebFrame : toHtml() cQString
oWebFrame : toPlainText() cQString
oWebFrame : url() pQUrl
oWebFrame : zoomFactor() nQreal
oWebFrame : evaluateJavaScript( cScriptSource ) pQVariant
oWebFrame : print( pPrinter ) NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QWebFrame.cpp
Qt_QWebFrame_addToJavaScriptWindowObject( pQWebFrame, cName, pObject )NIL
Qt_QWebFrame_addToJavaScriptWindowObject_1( pQWebFrame, cName, pObject, nOwn )NIL
Qt_QWebFrame_contentsSize( pQWebFrame )pQSize
Qt_QWebFrame_frameName( pQWebFrame )cQString
Qt_QWebFrame_geometry( pQWebFrame )pQRect
Qt_QWebFrame_hitTestContent( pQWebFrame, pPos )pQWebHitTestResult
Qt_QWebFrame_icon( pQWebFrame )pQIcon
Qt_QWebFrame_load( pQWebFrame, pUrl )NIL
Qt_QWebFrame_page( pQWebFrame )pQWebPage
Qt_QWebFrame_parentFrame( pQWebFrame )pQWebFrame
Qt_QWebFrame_pos( pQWebFrame )pQPoint
Qt_QWebFrame_render( pQWebFrame, pPainter, pClip )NIL
Qt_QWebFrame_render_1( pQWebFrame, pPainter )NIL
Qt_QWebFrame_renderTreeDump( pQWebFrame )cQString
Qt_QWebFrame_scroll( pQWebFrame, nDx, nDy )NIL
Qt_QWebFrame_scrollBarMaximum( pQWebFrame, nOrientation )nInt
Qt_QWebFrame_scrollBarMinimum( pQWebFrame, nOrientation )nInt
Qt_QWebFrame_scrollBarPolicy( pQWebFrame, nOrientation )nQt::ScrollBarPolicy
Qt_QWebFrame_scrollBarValue( pQWebFrame, nOrientation )nInt
Qt_QWebFrame_scrollPosition( pQWebFrame )pQPoint
Qt_QWebFrame_securityOrigin( pQWebFrame )pQWebSecurityOrigin
Qt_QWebFrame_setContent( pQWebFrame, pData, cMimeType, pBaseUrl )NIL
Qt_QWebFrame_setHtml( pQWebFrame, cHtml, pBaseUrl )NIL
Qt_QWebFrame_setScrollBarPolicy( pQWebFrame, nOrientation, nPolicy )NIL
Qt_QWebFrame_setScrollBarValue( pQWebFrame, nOrientation, nValue )NIL
Qt_QWebFrame_setScrollPosition( pQWebFrame, pPos )NIL
Qt_QWebFrame_setTextSizeMultiplier( pQWebFrame, nFactor )NIL
Qt_QWebFrame_setUrl( pQWebFrame, pUrl )NIL
Qt_QWebFrame_setZoomFactor( pQWebFrame, nFactor )NIL
Qt_QWebFrame_textSizeMultiplier( pQWebFrame )nQreal
Qt_QWebFrame_title( pQWebFrame )cQString
Qt_QWebFrame_toHtml( pQWebFrame )cQString
Qt_QWebFrame_toPlainText( pQWebFrame )cQString
Qt_QWebFrame_url( pQWebFrame )pQUrl
Qt_QWebFrame_zoomFactor( pQWebFrame )nQreal
Qt_QWebFrame_evaluateJavaScript( pQWebFrame, cScriptSource )pQVariant
Qt_QWebFrame_print( pQWebFrame, pPrinter )NIL