• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLMetaElement

DOM::HTMLMetaElement Class Reference

This contains generic meta-information about the document. More...

#include <html_head.h>

Inheritance diagram for DOM::HTMLMetaElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString content () const
 HTMLMetaElement (const Node &other)
 HTMLMetaElement (const HTMLMetaElement &other)
 HTMLMetaElement ()
DOMString httpEquiv () const
DOMString name () const
HTMLMetaElement & operator= (const Node &other)
HTMLMetaElement & operator= (const HTMLMetaElement &other)
DOMString scheme () const
void setContent (const DOMString &)
void setHttpEquiv (const DOMString &)
void setName (const DOMString &)
void setScheme (const DOMString &)
 ~HTMLMetaElement ()

Protected Member Functions

 HTMLMetaElement (HTMLMetaElementImpl *impl)

Detailed Description

This contains generic meta-information about the document.

See the META element definition in HTML 4.0.

Definition at line 256 of file html_head.h.


Constructor & Destructor Documentation

HTMLMetaElement::HTMLMetaElement (  ) 

Definition at line 221 of file html_head.cpp.

HTMLMetaElement::HTMLMetaElement ( const HTMLMetaElement &  other  ) 

Definition at line 225 of file html_head.cpp.

DOM::HTMLMetaElement::HTMLMetaElement ( const Node &  other  )  [inline]

Definition at line 261 of file html_head.h.

HTMLMetaElement::HTMLMetaElement ( HTMLMetaElementImpl *  impl  )  [protected]

Definition at line 229 of file html_head.cpp.

HTMLMetaElement::~HTMLMetaElement (  ) 

Definition at line 245 of file html_head.cpp.


Member Function Documentation

DOMString HTMLMetaElement::content (  )  const

Associated information.

See the content attribute definition in HTML 4.0.

Definition at line 249 of file html_head.cpp.

DOMString HTMLMetaElement::httpEquiv (  )  const

HTTP response header name.

See the http-equiv attribute definition in HTML 4.0.

Definition at line 260 of file html_head.cpp.

DOMString HTMLMetaElement::name (  )  const

Meta information name.

See the name attribute definition in HTML 4.0.

Definition at line 271 of file html_head.cpp.

HTMLMetaElement & HTMLMetaElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 233 of file html_head.cpp.

HTMLMetaElement & HTMLMetaElement::operator= ( const HTMLMetaElement &  other  ) 

Definition at line 239 of file html_head.cpp.

DOMString HTMLMetaElement::scheme (  )  const

Select form of content.

See the scheme attribute definition in HTML 4.0.

Definition at line 282 of file html_head.cpp.

void HTMLMetaElement::setContent ( const DOMString &  value  ) 

see content

Definition at line 255 of file html_head.cpp.

void HTMLMetaElement::setHttpEquiv ( const DOMString &  value  ) 

see httpEquiv

Definition at line 266 of file html_head.cpp.

void HTMLMetaElement::setName ( const DOMString &  value  ) 

see name

Definition at line 277 of file html_head.cpp.

void HTMLMetaElement::setScheme ( const DOMString &  value  ) 

see scheme

Definition at line 288 of file html_head.cpp.


The documentation for this class was generated from the following files:
  • html_head.h
  • html_head.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal