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

KHTML

DOM::Comment

DOM::Comment Class Reference

This represents the content of a comment, i.e., all the characters between the starting ' <!-- ' and ending ' --> '. More...

#include <dom_text.h>

Inheritance diagram for DOM::Comment:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 Comment (const Node &other)
 Comment (const Comment &other)
 Comment ()
Comment & operator= (const Comment &other)
Comment & operator= (const Node &other)
 ~Comment ()

Protected Member Functions

 Comment (CommentImpl *i)

Detailed Description

This represents the content of a comment, i.e., all the characters between the starting ' <!-- ' and ending ' --> '.

Note that this is the definition of a comment in XML, and, in practice, HTML, although some HTML tools may implement the full SGML comment structure.

Definition at line 223 of file dom_text.h.


Constructor & Destructor Documentation

Comment::Comment (  ) 

Definition at line 151 of file dom_text.cpp.

Comment::Comment ( const Comment &  other  ) 

Definition at line 155 of file dom_text.cpp.

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

Definition at line 231 of file dom_text.h.

Comment::~Comment (  ) 

Definition at line 179 of file dom_text.cpp.

Comment::Comment ( CommentImpl *  i  )  [protected]

Definition at line 183 of file dom_text.cpp.


Member Function Documentation

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

Definition at line 173 of file dom_text.cpp.

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

Reimplemented from DOM::CharacterData.

Definition at line 159 of file dom_text.cpp.


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