Searched defs:constBegin (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.h241 inline const_iterator begin() const { return constBegin(); }
243 inline const_iterator constBegin() const { return const_iterator(this, 0); } function in class:QWebElementCollection

Completed in 71 milliseconds