Extending Qt Creator Manual
QmlJSIndenter
Extending Qt Creator Manual 4.5.0
List of All Members for QmlJSIndenter
This is the complete list of members for
QmlJS::QmlJSIndenter
, including inherited members.
class
LinizerState
class
Program
QmlJSIndenter
()
~QmlJSIndenter
()
BigRoof
: const int
SmallRoof
: const int
bottomLineStartsInMultilineComment
() : bool
braceX
: QRegExp
firstNonWhiteSpace
(const QString &) const : QChar
hasUnclosedParenOrBracket
() const : bool
indentForBottomLine
(QTextBlock , QTextBlock , QChar ) : int
initialize
(QTextBlock , QTextBlock )
isContinuationLine
() : bool
isUnfinishedLine
() : bool
lastToken
() const : Token
matchBracelessControlStatement
() : bool
readLine
() : bool
setIndentSize
(int )
setTabSize
(int )
startLinizer
()
tokenText
(const Token &) const : QStringRef
trimmedCodeLine
(const QString &) : QString
yyBraceDepth
: const int *
yyLeftBraceFollows
: const bool *
yyLine
: const QString *
yyLinizerState
: LinizerState
yyProgram
: Program