KHTML
html_block.cpp
Go to the documentation of this file.
??? See the BLOCKQUOTE element definition in HTML 4.0.
Definition: html_block.h:50
~HTMLBlockquoteElement()
Definition: html_block.cpp:60
HTMLBlockquoteElement & operator=(const HTMLBlockquoteElement &other)
Definition: html_block.cpp:54
DOMString cite() const
A URI designating a document that describes the reason for the change.
Definition: html_block.cpp:64
HTMLBlockquoteElement()
Definition: html_block.cpp:33
HTMLDivElement & operator=(const HTMLDivElement &other)
Definition: html_block.cpp:98
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
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
HTMLHRElement & operator=(const HTMLHRElement &other)
Definition: html_block.cpp:142
HTMLHeadingElement & operator=(const HTMLHeadingElement &other)
Definition: html_block.cpp:236
HTMLLayerElement & operator=(const HTMLLayerElement &other)
Definition: html_block.cpp:371
DOMString visibility() const
The visibility of layers is either "show" or "hide".
Definition: html_block.cpp:415
HTMLParagraphElement & operator=(const HTMLParagraphElement &other)
Definition: html_block.cpp:279
~HTMLParagraphElement()
Definition: html_block.cpp:285
HTMLPreElement & operator=(const HTMLPreElement &other)
Definition: html_block.cpp:322
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.