umbrello API Documentation

XMLCodeComment Class Reference

class XMLCodeDocumentation A XML (code) comment. More...

#include <xmlcodecomment.h>

Inheritance diagram for XMLCodeComment:

CodeComment TextBlock List of all members.

Public Member Functions

 XMLCodeComment (CodeDocument *doc, const QString &text="")
 Constructors.
virtual ~XMLCodeComment ()
 Empty Destructor.
QString toString ()

Detailed Description

class XMLCodeDocumentation A XML (code) comment.

Definition at line 31 of file xmlcodecomment.h.


Constructor & Destructor Documentation

XMLCodeComment::XMLCodeComment CodeDocument doc,
const QString &  text = ""
[explicit]
 

Constructors.

Definition at line 24 of file xmlcodecomment.cpp.

XMLCodeComment::~XMLCodeComment  )  [virtual]
 

Empty Destructor.

Definition at line 30 of file xmlcodecomment.cpp.


Member Function Documentation

QString XMLCodeComment::toString  )  [virtual]
 

Returns:
QString

Reimplemented from TextBlock.

Definition at line 46 of file xmlcodecomment.cpp.

References TextBlock::getIndentationString(), TextBlock::getText(), and TextBlock::getWriteOutText().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:08 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003