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