![]() |
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 145 of file qqmlsemantictokens_p.h.
| int QmlHighlighting::HighlightsRange::endOffset |
Definition at line 148 of file qqmlsemantictokens_p.h.
Referenced by QmlHighlighting::Utils::rangeOverlapsWithSourceLocation().
| int QmlHighlighting::HighlightsRange::startOffset |
Definition at line 147 of file qqmlsemantictokens_p.h.
Referenced by QmlHighlighting::Utils::rangeOverlapsWithSourceLocation().