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
QQmlJS::Dom::CommentLinker Class Reference
+ Collaboration diagram for QQmlJS::Dom::CommentLinker:

Public Member Functions

 CommentLinker (QStringView code, ElementRef &commentedElement, const AstRangesVisitor &ranges, quint32 &lastPostCommentPostEnd, const SourceLocation &commentLocation)
 
void linkCommentWithElement ()
 
Comment createComment () const
 

Detailed Description

Definition at line 445 of file qqmldomcomments.cpp.

Constructor & Destructor Documentation

◆ CommentLinker()

QQmlJS::Dom::CommentLinker::CommentLinker ( QStringView code,
ElementRef & commentedElement,
const AstRangesVisitor & ranges,
quint32 & lastPostCommentPostEnd,
const SourceLocation & commentLocation )
inline

Definition at line 448 of file qqmldomcomments.cpp.

Member Function Documentation

◆ createComment()

Comment QQmlJS::Dom::CommentLinker::createComment ( ) const
inline

Definition at line 474 of file qqmldomcomments.cpp.

◆ linkCommentWithElement()

void QQmlJS::Dom::CommentLinker::linkCommentWithElement ( )
inline

Definition at line 461 of file qqmldomcomments.cpp.


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