StringDetectRule Class
(TextEditor::Internal::StringDetectRule)Public Functions
| ~StringDetectRule() | |
| void | setInsensitive(const int &insensitive) |
| void | setString(const int &s) |
Protected Functions
| TextEditor::Internal::StringDetectRule * | doClone() const |
| bool | doMatchSucceed(const int &text, const int length, TextEditor::Internal::ProgressData *progress) override |
| void | doReplaceExpressions(const int &captures) override |
Member Function Documentation
StringDetectRule::~StringDetectRule()
Destroys the instance of StringDetectRule.