KeywordsCompletionAssistProvider Class

(TextEditor::KeywordsCompletionAssistProvider)

Public Functions

KeywordsCompletionAssistProvider(const Keywords &keyWords = Keywords(), const QString &snippetGroup = QString( Constants::TEXT_SNIPPET_GROUP_ID ))

Reimplemented Public Functions

virtual IAssistProcessor *createProcessor() const override
virtual RunType runType() const override

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 1 public variable inherited from QObject
  • 10 static public members inherited from QObject
  • 9 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Member Function Documentation

KeywordsCompletionAssistProvider::KeywordsCompletionAssistProvider(const Keywords &keyWords = Keywords(), const QString &snippetGroup = QString( Constants::TEXT_SNIPPET_GROUP_ID ))

Default constructs an instance of KeywordsCompletionAssistProvider.

[override virtual] IAssistProcessor *KeywordsCompletionAssistProvider::createProcessor() const

[override virtual] RunType KeywordsCompletionAssistProvider::runType() const