QTextBrowser

  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/TQTextBrowser.prg
http://doc.trolltech.com/4.5/qtextbrowser.htm
oTextBrowser : backwardHistoryCount() nInt
oTextBrowser : clearHistory() NIL
oTextBrowser : forwardHistoryCount() nInt
oTextBrowser : historyTitle( nI ) cQString
oTextBrowser : historyUrl( nI ) pQUrl
oTextBrowser : isBackwardAvailable() lBool
oTextBrowser : isForwardAvailable() lBool
oTextBrowser : loadResource( nType, pName ) pQVariant
oTextBrowser : openExternalLinks() lBool
oTextBrowser : openLinks() lBool
oTextBrowser : searchPaths() pQStringList
oTextBrowser : setOpenExternalLinks( lOpen ) NIL
oTextBrowser : setOpenLinks( lOpen ) NIL
oTextBrowser : setSearchPaths( pPaths ) NIL
oTextBrowser : source() pQUrl
oTextBrowser : backward() NIL
oTextBrowser : forward() NIL
oTextBrowser : home() NIL
oTextBrowser : reload() NIL
oTextBrowser : setSource( pName ) NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QTextBrowser.cpp
Qt_QTextBrowser_backwardHistoryCount( pQTextBrowser )nInt
Qt_QTextBrowser_clearHistory( pQTextBrowser )NIL
Qt_QTextBrowser_forwardHistoryCount( pQTextBrowser )nInt
Qt_QTextBrowser_historyTitle( pQTextBrowser, nI )cQString
Qt_QTextBrowser_historyUrl( pQTextBrowser, nI )pQUrl
Qt_QTextBrowser_isBackwardAvailable( pQTextBrowser )lBool
Qt_QTextBrowser_isForwardAvailable( pQTextBrowser )lBool
Qt_QTextBrowser_loadResource( pQTextBrowser, nType, pName )pQVariant
Qt_QTextBrowser_openExternalLinks( pQTextBrowser )lBool
Qt_QTextBrowser_openLinks( pQTextBrowser )lBool
Qt_QTextBrowser_searchPaths( pQTextBrowser )pQStringList
Qt_QTextBrowser_setOpenExternalLinks( pQTextBrowser, lOpen )NIL
Qt_QTextBrowser_setOpenLinks( pQTextBrowser, lOpen )NIL
Qt_QTextBrowser_setSearchPaths( pQTextBrowser, pPaths )NIL
Qt_QTextBrowser_source( pQTextBrowser )pQUrl
Qt_QTextBrowser_backward( pQTextBrowser )NIL
Qt_QTextBrowser_forward( pQTextBrowser )NIL
Qt_QTextBrowser_home( pQTextBrowser )NIL
Qt_QTextBrowser_reload( pQTextBrowser )NIL
Qt_QTextBrowser_setSource( pQTextBrowser, pName )NIL