Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::CommentFormatter
class QtDocFormatter
Files: Synopsis/Formatter/HTML/CommentFormatter.py
QtDocFormatter-inheritance Scopes/Synopsis/Formatter/HTML/CommentFormatter/JavadocFormatter.html Scopes/Synopsis/Formatter/HTML/CommentFormatter/CommentFormatterStrategy.html

A formatter that uses Qt-style doc tags.


Operations Summary:
 __init__(self) [Source]
 parseText(self, str, decl) [Source]
 format_see(self, see_tags, decl)
Formats a list of (ref,description) tags [Source]

Operations Inherited from JavadocFormatter
extract, format, format_inline_see, format_params, format_attrs, format_return, find_link, _find_link_at, _find_method_entry

Operations Inherited from CommentFormatterStrategy
format_summary