![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlJS::Dom::Comment, including all inherited members.
Comment(QString c, int newlinesBefore=1) | QQmlJS::Dom::Comment | inline |
Comment(QStringView c, int newlinesBefore=1) | QQmlJS::Dom::Comment | inline |
info() const | QQmlJS::Dom::Comment | inline |
iterateDirectSubpaths(DomItem &self, DirectVisitor visitor) | QQmlJS::Dom::Comment | |
kind() const | QQmlJS::Dom::Comment | inline |
kindValue | QQmlJS::Dom::Comment | static |
newlinesBefore() const | QQmlJS::Dom::Comment | inline |
operator!= | QQmlJS::Dom::Comment | friend |
operator== | QQmlJS::Dom::Comment | friend |
rawComment() const | QQmlJS::Dom::Comment | inline |
setNewlinesBefore(int n) | QQmlJS::Dom::Comment | inline |
write(OutWriter &lw, SourceLocation *commentLocation=nullptr) const | QQmlJS::Dom::Comment |