CommentDefinition Class
(Debugger::Utils::CommentDefinition)Public Functions
| CommentDefinition() | |
| CommentDefinition(const Debugger::QString &single, const Debugger::QString &multiStart = ..., const Debugger::QString &multiEnd = ...) | |
| bool | hasMultiLineStyle() const |
| bool | hasSingleLineStyle() const |
| bool | isValid() const |
Member Function Documentation
CommentDefinition::CommentDefinition()
Default constructs an instance of CommentDefinition.
CommentDefinition::CommentDefinition(const Debugger::QString &single, const Debugger::QString &multiStart = ..., const Debugger::QString &multiEnd = ...)
Default constructs an instance of CommentDefinition.