KHTML
html_table.h
The object used to represent the TH and TD elements.
Definition: html_table.h:92
HTMLTableElement(const Node &other)
Definition: html_table.h:446
Table caption See the CAPTION element definition in HTML 4.0.
Definition: html_table.h:48
QString caption()
The create* and delete* methods on the table allow authors to construct and modify tables.
Definition: html_table.h:442
HTMLTableSectionElement(const Node &other)
Definition: html_table.h:902
HTMLTableColElement(const Node &other)
Definition: html_table.h:329
HTMLTableRowElement(const Node &other)
Definition: html_table.h:732
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
HTMLTableCellElement(const Node &other)
Definition: html_table.h:98
HTMLTableCaptionElement(const Node &other)
Definition: html_table.h:54
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.