![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlsemantictokens_p.h>
Public Attributes | |
int | startOffset |
int | endOffset |
Offsets start from zero.
Definition at line 163 of file qqmlsemantictokens_p.h.
int HighlightsRange::endOffset |
Definition at line 166 of file qqmlsemantictokens_p.h.
Referenced by HighlightingUtils::rangeOverlapsWithSourceLocation().
int HighlightsRange::startOffset |
Definition at line 165 of file qqmlsemantictokens_p.h.
Referenced by HighlightingUtils::rangeOverlapsWithSourceLocation().