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

KHTML

DOM::HTMLMapElement

DOM::HTMLMapElement Class Reference

Client-side image map. More...

#include <html_image.h>

Inheritance diagram for DOM::HTMLMapElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

HTMLCollection areas () const
 HTMLMapElement (const Node &other)
 HTMLMapElement (const HTMLMapElement &other)
 HTMLMapElement ()
DOMString name () const
HTMLMapElement & operator= (const Node &other)
HTMLMapElement & operator= (const HTMLMapElement &other)
void setName (const DOMString &)
 ~HTMLMapElement ()

Protected Member Functions

 HTMLMapElement (HTMLMapElementImpl *impl)

Detailed Description

Client-side image map.

See the MAP element definition in HTML 4.0.

Definition at line 393 of file html_image.h.


Constructor & Destructor Documentation

HTMLMapElement::HTMLMapElement (  ) 

Definition at line 369 of file html_image.cpp.

HTMLMapElement::HTMLMapElement ( const HTMLMapElement &  other  ) 

Definition at line 373 of file html_image.cpp.

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

Definition at line 398 of file html_image.h.

HTMLMapElement::HTMLMapElement ( HTMLMapElementImpl *  impl  )  [protected]

Definition at line 377 of file html_image.cpp.

HTMLMapElement::~HTMLMapElement (  ) 

Definition at line 393 of file html_image.cpp.


Member Function Documentation

HTMLCollection HTMLMapElement::areas (  )  const

The list of areas defined for the image map.

Definition at line 397 of file html_image.cpp.

DOMString HTMLMapElement::name (  )  const

Names the map (for use with usemap ).

See the name attribute definition in HTML 4.0.

Definition at line 403 of file html_image.cpp.

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

Reimplemented from DOM::HTMLElement.

Definition at line 381 of file html_image.cpp.

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

Definition at line 387 of file html_image.cpp.

void HTMLMapElement::setName ( const DOMString &  value  ) 

see name

Definition at line 409 of file html_image.cpp.


The documentation for this class was generated from the following files:
  • html_image.h
  • html_image.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