KHTML
html_list.cpp
Go to the documentation of this file.
80HTMLDirectoryElement::HTMLDirectoryElement(const HTMLDirectoryElement &other) : HTMLElement(other)
HTMLDListElement & operator=(const HTMLDListElement &other)
Definition: html_list.cpp:47
~HTMLDirectoryElement()
Definition: html_list.cpp:100
HTMLDirectoryElement & operator=(const HTMLDirectoryElement &other)
Definition: html_list.cpp:94
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
long value() const
Reset sequence number when used in OL See the value attribute definition in HTML 4....
Definition: html_list.cpp:162
HTMLLIElement & operator=(const HTMLLIElement &other)
Definition: html_list.cpp:141
HTMLMenuElement & operator=(const HTMLMenuElement &other)
Definition: html_list.cpp:196
HTMLOListElement & operator=(const HTMLOListElement &other)
Definition: html_list.cpp:243
HTMLUListElement & operator=(const HTMLUListElement &other)
Definition: html_list.cpp:316
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.