KHTML
dom_element.h File Reference
#include <dom/dom_node.h>
#include <dom/css_value.h>
#include <kdelibs_export.h>
Include dependency graph for dom_element.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DOM::Attr |
The Attr interface represents an attribute in an Element object. More... | |
class | DOM::Element |
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes. More... | |
Namespaces | |
namespace | DOM |