Home | History | Annotate | Download | only in qwebelement

Lines Matching refs:emptyCollection

55     void emptyCollection();
356 void tst_QWebElement::emptyCollection()
358 QWebElementCollection emptyCollection;
359 QCOMPARE(emptyCollection.count(), 0);