| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQWebHistoryInterface.prg |
| http://doc.trolltech.com/4.5/qwebhistoryinterface.htm |
| oWebHistoryInterface : addHistoryEntry( cUrl ) | NIL |
| oWebHistoryInterface : historyContains( cUrl ) | lBool |
| oWebHistoryInterface : setDefaultInterface( pDefaultInterface ) | NIL |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QWebHistoryInterface.cpp |
| Qt_QWebHistoryInterface_addHistoryEntry( pQWebHistoryInterface, cUrl ) | NIL |
| Qt_QWebHistoryInterface_historyContains( pQWebHistoryInterface, cUrl ) | lBool |
| Qt_QWebHistoryInterface_defaultInterface( pQWebHistoryInterface ) | pQWebHistoryInterface |
| Qt_QWebHistoryInterface_setDefaultInterface( pQWebHistoryInterface, pDefaultInterface ) | NIL |