List of All Members for HighlightingResult
This is the complete list of members for TextEditor::HighlightingResult, including inherited members.
- HighlightingResult()
- HighlightingResult(unsigned , unsigned , unsigned , int )
- HighlightingResult(unsigned , unsigned , unsigned , TextStyles )
- column : unsigned = 0
- isInvalid() const : bool
- isValid() const : bool
- kind : int = 0
- length : unsigned = 0
- line : unsigned = 0
- textStyles : TextStyles
- useTextSyles : bool = false
- operator==(const HighlightingResult &) const : bool