• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • khtml
 

khtml

  • DOM
  • HTMLMapElement
Public Member Functions | Protected Member Functions
DOM::HTMLMapElement Class Reference

#include <html_image.h>

Inheritance diagram for DOM::HTMLMapElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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.


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.

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

khtml

Skip menu "khtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |