Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
HighlightsRange Struct Reference

#include <qqmlsemantictokens_p.h>

+ Collaboration diagram for HighlightsRange:

Public Attributes

int startOffset
 
int endOffset
 

Detailed Description

Offsets start from zero.

Definition at line 68 of file qqmlsemantictokens_p.h.

Member Data Documentation

◆ endOffset

int HighlightsRange::endOffset

Definition at line 71 of file qqmlsemantictokens_p.h.

◆ startOffset

int HighlightsRange::startOffset

Definition at line 70 of file qqmlsemantictokens_p.h.


The documentation for this struct was generated from the following file: