XMLCodeComment Class Reference
class XMLCodeDocumentation A XML (code) comment. More...
#include <xmlcodecomment.h>
Inheritance diagram for XMLCodeComment:

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
|
||||||||||||
|
Constructors.
Definition at line 24 of file xmlcodecomment.cpp. |
|
|
Empty Destructor.
Definition at line 30 of file xmlcodecomment.cpp. |
Member Function Documentation
|
|
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:
