KeywordsCompletionAssistProcessor Class
(TextEditor::KeywordsCompletionAssistProcessor)Inherits: | TextEditor::IAssistProcessor |
Public Functions
KeywordsCompletionAssistProcessor(Keywords keywords) | |
void | setSnippetGroup(const QString &id) |
QChar | startOfCommentChar() const |
- 6 public functions inherited from TextEditor::IAssistProcessor
Protected Functions
void | setKeywords(Keywords keywords) |
Member Function Documentation
KeywordsCompletionAssistProcessor::KeywordsCompletionAssistProcessor(Keywords keywords)
Default constructs an instance of KeywordsCompletionAssistProcessor.