Searched refs:setWebAttribute (Results 1 – 3 of 3) sorted by relevance
54 Q_INVOKABLE void setWebAttribute(int attr, bool on);
171 void WebView::setWebAttribute(int attr, bool on) { in setWebAttribute() function in QtCollider::WebView
75 this.invokeMethod('setWebAttribute', [QWebAttribute(attribute), on]);