44 void setZoomFactor( qreal factor )
49 void setScrollBarPolicy( Qt::Orientation orientation, Qt::ScrollBarPolicy scrollbarpolicy )
51 Q_UNUSED( orientation );
52 Q_UNUSED( scrollbarpolicy );
61 QSize contentsSize()
const 82 void javaScriptWindowObjectCleared();
86 #endif // QGSWEBFRAME_H The QWebFrame class is a collection of stubs to mimic the API of a QWebFrame on systems where QtWebki...