khtml::SelectorQuery

khtml::SelectorQuery Namespace Reference

Functions

WTF::PassRefPtr< DOM::ElementImpl > querySelector (DOM::NodeImpl *root, const DOM::DOMString &query, int &ec)
 
WTF::PassRefPtr< DOM::NodeListImpl > querySelectorAll (DOM::NodeImpl *root, const DOM::DOMString &query, int &ec)
 
static WTF::PassRefPtr< DOM::NodeListImpl > querySelectorImp (bool justOne, DOM::NodeImpl *root, const DOM::DOMString &query, int &ec)
 

Detailed Description

Implementation of Web Applications Selectors API (level 1)

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:08:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.