KHTML
html_list.cpp
Go to the documentation of this file.
80 HTMLDirectoryElement::HTMLDirectoryElement(const HTMLDirectoryElement &other) : HTMLElement(other)
HTMLDListElement & operator=(const HTMLDListElement &other)
Definition: html_list.cpp:47
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
HTMLLIElement & operator=(const HTMLLIElement &other)
Definition: html_list.cpp:141
HTMLOListElement & operator=(const HTMLOListElement &other)
Definition: html_list.cpp:243
HTMLMenuElement & operator=(const HTMLMenuElement &other)
Definition: html_list.cpp:196
long value() const
Reset sequence number when used in OL See the value attribute definition in HTML 4...
Definition: html_list.cpp:162
HTMLDirectoryElement & operator=(const HTMLDirectoryElement &other)
Definition: html_list.cpp:94
~HTMLDirectoryElement()
Definition: html_list.cpp:100
QString number(int n, int base)
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
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 Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.