![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qlanguageserver_p.h>#include <private/qqmlbasemodule_p.h>#include <private/qqmlsemantictokens_p.h>Go to the source code of this file.
Classes | |
| class | SemanticTokenFullHandler |
| class | SemanticTokenDeltaHandler |
| class | SemanticTokenRangeHandler |
| class | QQmlHighlightSupport |
Macros | |
| #define | HIDE_UNUSED_OVERRIDES void setupCapabilities(QLspSpecification::ServerCapabilities &) override { } |
Typedefs | |
| using | SemanticTokensRequest |
| using | SemanticTokensDeltaRequest |
| using | SemanticTokensRangeRequest |
| #define HIDE_UNUSED_OVERRIDES void setupCapabilities(QLspSpecification::ServerCapabilities &) override { } |
Definition at line 30 of file qqmlhighlightsupport_p.h.
Definition at line 36 of file qqmlhighlightsupport_p.h.
Definition at line 40 of file qqmlhighlightsupport_p.h.
| using SemanticTokensRequest |
Definition at line 33 of file qqmlhighlightsupport_p.h.