Searched refs:encloseWith (Results 1 – 5 of 5) sorted by relevance
67 void encloseWith();322 (*it).encloseWith("<div>"); in nonConstIterator()830 void tst_QWebElement::encloseWith() in encloseWith() function in tst_QWebElement849 body.findFirst("p").encloseWith("<br>"); in encloseWith()853 body.findFirst("div").encloseWith(body.findFirst("span").clone()); in encloseWith()858 body.findFirst("div").encloseWith("<code></code>"); in encloseWith()877 body.findFirst("em").encloseWith(snippet); in encloseWith()
137 void encloseWith(const QString& markup);138 void encloseWith(const QWebElement& element);
1351 void QWebElement::encloseWith(const QWebElement &element) in encloseWith() function in QWebElement1383 void QWebElement::encloseWith(const QString &markup) in encloseWith() function in QWebElement
156 …?encloseWith@QWebElement@@QAEXABV1@@Z @ 155 NONAME ; void QWebElement::encloseWith(class QWebEleme…157 …?encloseWith@QWebElement@@QAEXABVQString@@@Z @ 156 NONAME ; void QWebElement::encloseWith(class QS…
2070 (QWebElement::encloseWith): Ditto.4860 (QWebElement::encloseWith):17342 (QWebElement::encloseWith):17412 (QWebElement::encloseWith):17416 (tst_QWebElement::encloseWith):17536 Implement encloseContentsWith and rename wrap to encloseWith.17538 Also in encloseWith, make sure that you cannot enclose with17543 (QWebElement::encloseWith):17547 (tst_QWebElement::encloseWith):