KHTML
html_head.cpp
Go to the documentation of this file.
DOMString media() const
Designed for use with one or more target media.
Definition: html_head.cpp:157
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
bool defer() const
Indicates that the user agent can defer processing of the script.
Definition: html_head.cpp:366
HTMLTitleElement & operator=(const HTMLTitleElement &other)
Definition: html_head.cpp:494
DOMString charset() const
The character encoding of the resource being linked to.
Definition: html_head.cpp:123
DOMString charset() const
The character encoding of the linked resource.
Definition: html_head.cpp:355
StyleSheet sheet() const
Introduced in DOM Level 2 This method is from the LinkStyle interface.
Definition: html_head.cpp:467
HTMLMetaElement & operator=(const HTMLMetaElement &other)
Definition: html_head.cpp:238
DOMString media() const
Designed for use with one or more target media.
Definition: html_head.cpp:445
DOMString type() const
The style sheet language (Internet media type).
Definition: html_head.cpp:456
StyleSheet sheet() const
Introduced in DOM Level 2 This method is from the LinkStyle interface.
Definition: html_head.cpp:212
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
HTMLLinkElement & operator=(const HTMLLinkElement &other)
Definition: html_head.cpp:101
HTMLScriptElement & operator=(const HTMLScriptElement &other)
Definition: html_head.cpp:312
The StyleSheet interface is the abstract base interface for any type of style sheet.
Definition: css_stylesheet.h:58
DOMString getAttribute(const DOMString &name)
Retrieves an attribute value by name.
Definition: dom_element.cpp:147
HTMLBaseElement & operator=(const HTMLBaseElement &other)
Definition: html_head.cpp:48
HTMLStyleElement & operator=(const HTMLStyleElement &other)
Definition: html_head.cpp:422
The LINK element specifies a link to an external resource, and defines this document's relationship t...
Definition: html_head.h:101
This contains generic meta-information about the document.
Definition: html_head.h:256
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
DOMString href() const
The base URI See the href attribute definition in HTML 4.0.
Definition: html_head.cpp:58
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.