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 | |