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

tdehtml

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:
DOM::CharacterData DOM::Node

List of all members.

Public Member Functions

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

Protected Member Functions

 Comment (CommentImpl *i)

Friends

class Document
class TextImpl

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.


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

tdehtml

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

tdehtml

Skip menu "tdehtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdehtml by doxygen 1.6.3
This website is maintained by Timothy Pearson.