Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QmlLsp::RegisteredSemanticTokens Struct Reference

#include <qqmlcodemodel_p.h>

Collaboration diagram for QmlLsp::RegisteredSemanticTokens:

Public Attributes

QByteArray resultId = "0"
QmlHighlighting::HighlightsContainer highlights

Detailed Description

Definition at line 71 of file qqmlcodemodel_p.h.

Member Data Documentation

◆ highlights

QmlHighlighting::HighlightsContainer QmlLsp::RegisteredSemanticTokens::highlights

Definition at line 74 of file qqmlcodemodel_p.h.

◆ resultId

QByteArray QmlLsp::RegisteredSemanticTokens::resultId = "0"

Definition at line 73 of file qqmlcodemodel_p.h.


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