![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| ElementRef (AST::Node *node, qsizetype size, CommentAnchor commentAnchor) | |
| ElementRef (const Path &path, FileLocationRegion region, qsizetype size) | |
| operator bool () const | |
| ElementRef ()=default | |
| ElementRef (AST::Node *node, qsizetype size, CommentAnchor commentAnchor) | |
| ElementRef (const Path &path, FileLocationRegion region, qsizetype size) | |
| operator bool () const | |
| ElementRef ()=default | |
Public Attributes | |
| std::variant< NodeRef, RegionRef > | element |
| qsizetype | size = 0 |
Definition at line 286 of file qqmldomcomments.cpp.
|
inline |
Definition at line 289 of file qqmldomcomments.cpp.
References ElementRef().
Referenced by ElementRef().
|
inline |
Definition at line 293 of file qqmldomcomments.cpp.
References ElementRef().
Referenced by ElementRef().
|
default |
|
inline |
Definition at line 289 of file qqmldomcomments.cpp.
|
inline |
Definition at line 293 of file qqmldomcomments.cpp.
|
default |
|
inline |
Definition at line 297 of file qqmldomcomments.cpp.
|
inline |
Definition at line 297 of file qqmldomcomments.cpp.
Definition at line 304 of file qqmldomcomments.cpp.
| qsizetype QQmlJS::Dom::ElementRef::size = 0 |
Definition at line 305 of file qqmldomcomments.cpp.