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::Comment Member List

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::Commentinline
Comment(QStringView c, const QQmlJS::SourceLocation &loc, int newlinesBefore=1, CommentType type=Pre)QQmlJS::Dom::Commentinline
CommentType enum nameQQmlJS::Dom::Comment
info() constQQmlJS::Dom::Commentinline
iterateDirectSubpaths(const DomItem &self, DirectVisitor visitor) constQQmlJS::Dom::Comment
kind() constQQmlJS::Dom::Commentinline
kindValueQQmlJS::Dom::Commentstatic
newlinesBefore() constQQmlJS::Dom::Commentinline
operator!=QQmlJS::Dom::Commentfriend
operator==QQmlJS::Dom::Commentfriend
Post enum valueQQmlJS::Dom::Comment
Pre enum valueQQmlJS::Dom::Comment
rawComment() constQQmlJS::Dom::Commentinline
setNewlinesBefore(int n)QQmlJS::Dom::Commentinline
type() constQQmlJS::Dom::Commentinline
write(OutWriter &lw, SourceLocation *commentLocation=nullptr) constQQmlJS::Dom::Comment