[Qt-interest] QWebElement selector CSS2 or CSS3?

Sylvain Pointeau sylvain.pointeau at gmail.com
Fri Apr 23 10:20:28 CEST 2010


Hello,

I read in the docs that the selector is CSS2

----
QWebElementCollection QWebElement::findAll ( const QString & selectorQuery )
const
Returns a new list of child elements matching the given CSS selector
selectorQuery. If there are no matching elements, an empty list is returned.

Standard CSS2 selector syntax is used for the query.

Note: This search is performed recursively.
----

but on the QtLabs website, the blog indicates CSS3.

What is right? is it CSS2 or CSS3?

Best regards,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100423/5769c462/attachment.html 


More information about the Qt-interest-old mailing list