43     void setZoomFactor( qreal factor )
    48     void setScrollBarPolicy( Qt::Orientation orientation, Qt::ScrollBarPolicy scrollbarpolicy )
    50       Q_UNUSED( orientation );
    51       Q_UNUSED( scrollbarpolicy );
    60     QSize contentsSize()
 const    76     void javaScriptWindowObjectCleared();
    80 #endif // QGSWEBFRAME_H The QWebFrame class is a collection of stubs to mimic the API of a QWebFrame on systems where QtWebki...