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
qqmlsemantictokens_p.h File Reference

(55fdc7f43740e6a348a0d11b12495b8c61c53349)

#include <QtLanguageServer/private/qlanguageserverspec_p.h>
#include <QtQmlDom/private/qqmldomitem_p.h>
#include <QtCore/qlist.h>
#include <QtCore/qmap.h>
+ Include dependency graph for qqmlsemantictokens_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Token
 
struct  HighlightsRange
 
class  Highlights
 
struct  HighlightingUtils
 
class  HighlightingVisitor
 

Typedefs

using HighlightsContainer = QMap<int, QT_PREPEND_NAMESPACE(Token)>
 

Typedef Documentation

◆ HighlightsContainer

using HighlightsContainer = QMap<int, QT_PREPEND_NAMESPACE(Token)>

Definition at line 62 of file qqmlsemantictokens_p.h.