KHTML
html_block.cpp
Go to the documentation of this file.
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
~HTMLBlockquoteElement()
Definition: html_block.cpp:60
HTMLPreElement & operator=(const HTMLPreElement &other)
Definition: html_block.cpp:322
HTMLDivElement & operator=(const HTMLDivElement &other)
Definition: html_block.cpp:98
HTMLParagraphElement & operator=(const HTMLParagraphElement &other)
Definition: html_block.cpp:279
DOMString cite() const
A URI designating a document that describes the reason for the change.
Definition: html_block.cpp:64
bool noShade() const
Indicates to the user agent that there should be no shading in the rendering of this element...
Definition: html_block.cpp:163
HTMLLayerElement & operator=(const HTMLLayerElement &other)
Definition: html_block.cpp:371
HTMLHeadingElement & operator=(const HTMLHeadingElement &other)
Definition: html_block.cpp:236
HTMLHRElement & operator=(const HTMLHRElement &other)
Definition: html_block.cpp:142
HTMLBlockquoteElement()
Definition: html_block.cpp:33
??? See the BLOCKQUOTE element definition in HTML 4.0.
Definition: html_block.h:49
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
~HTMLParagraphElement()
Definition: html_block.cpp:285
HTMLBlockquoteElement & operator=(const HTMLBlockquoteElement &other)
Definition: html_block.cpp:54
QString & sprintf(const char *cformat,...)
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
DOMString visibility() const
The visibility of layers is either "show" or "hide".
Definition: html_block.cpp:415
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.