Lines Matching refs:scriptSource
446 \qmlmethod bool WebView::evaluateJavaScript(string scriptSource)448 Evaluates the \a scriptSource JavaScript inside the context of the454 QVariant QDeclarativeWebView::evaluateJavaScript(const QString& scriptSource)456 return this->page()->mainFrame()->evaluateJavaScript(scriptSource);