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

Public Attributes

AST::Nodenode = nullptr
CommentAnchor commentAnchor

Detailed Description

Definition at line 277 of file qqmldomcomments.cpp.

Member Data Documentation

◆ commentAnchor

CommentAnchor QQmlJS::Dom::NodeRef::commentAnchor

Definition at line 281 of file qqmldomcomments.cpp.

◆ node

AST::Node * QQmlJS::Dom::NodeRef::node = nullptr

Definition at line 280 of file qqmldomcomments.cpp.


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