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
QmlLsp::RegisteredSemanticTokens Struct Reference

#include <qqmlcodemodel_p.h>

+ Collaboration diagram for QmlLsp::RegisteredSemanticTokens:

Public Attributes

QByteArray resultId = "0"
 
QList< int > lastTokens
 

Detailed Description

Definition at line 74 of file qqmlcodemodel_p.h.

Member Data Documentation

◆ lastTokens

QList<int> QmlLsp::RegisteredSemanticTokens::lastTokens

Definition at line 77 of file qqmlcodemodel_p.h.

◆ resultId

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

Definition at line 76 of file qqmlcodemodel_p.h.

Referenced by SemanticTokenDeltaHandler::process().


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