![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlJS::Dom::Comment, including all inherited members.
| Comment(const QString &c, const QQmlJS::SourceLocation &loc, int newlinesBefore=1, CommentType type=Pre) | QQmlJS::Dom::Comment | inline |
| Comment(QStringView c, const QQmlJS::SourceLocation &loc, int newlinesBefore=1, CommentType type=Pre) | QQmlJS::Dom::Comment | inline |
| CommentType enum name | QQmlJS::Dom::Comment | |
| info() const | QQmlJS::Dom::Comment | inline |
| iterateDirectSubpaths(const DomItem &self, DirectVisitor visitor) const | QQmlJS::Dom::Comment | |
| kind() const | QQmlJS::Dom::Comment | inline |
| kindValue | QQmlJS::Dom::Comment | static |
| newlinesBefore() const | QQmlJS::Dom::Comment | inline |
| operator!=(const Comment &c1, const Comment &c2) | QQmlJS::Dom::Comment | friend |
| operator==(const Comment &c1, const Comment &c2) | QQmlJS::Dom::Comment | friend |
| Post enum value | QQmlJS::Dom::Comment | |
| Pre enum value | QQmlJS::Dom::Comment | |
| rawComment() const | QQmlJS::Dom::Comment | inline |
| setNewlinesBefore(int n) | QQmlJS::Dom::Comment | inline |
| sourceLocation() const | QQmlJS::Dom::Comment | inline |
| type() const | QQmlJS::Dom::Comment | inline |
| write(OutWriter &lw) const | QQmlJS::Dom::Comment |