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
QmlHighlighting::HighlightingVisitor Class Reference

#include <qqmlsemantictokens_p.h>

Collaboration diagram for QmlHighlighting::HighlightingVisitor:

Public Member Functions

 HighlightingVisitor (const QQmlJS::Dom::DomItem &item, const std::optional< HighlightsRange > &range)
const HighlightsContainerhightights () const
HighlightsContainerhighlights ()

Detailed Description

Definition at line 170 of file qqmlsemantictokens_p.h.

Constructor & Destructor Documentation

◆ HighlightingVisitor()

QmlHighlighting::HighlightingVisitor::HighlightingVisitor ( const QQmlJS::Dom::DomItem & item,
const std::optional< HighlightsRange > & range )

Definition at line 235 of file qqmlsemantictokens.cpp.

References HighlightingVisitor().

Referenced by HighlightingVisitor().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ highlights()

HighlightsContainer & QmlHighlighting::HighlightingVisitor::highlights ( )
inline

Definition at line 176 of file qqmlsemantictokens_p.h.

◆ hightights()

const HighlightsContainer & QmlHighlighting::HighlightingVisitor::hightights ( ) const
inline

Definition at line 175 of file qqmlsemantictokens_p.h.


The documentation for this class was generated from the following files: