Extending Qt Creator Manual
IntRule
Extending Qt Creator Manual 4.6.1
List of All Members for IntRule
This is the complete list of members for
TextEditor::Internal::IntRule
, including inherited members.
~IntRule
()
addChild
(const int &)
beginRegion
() const : const int &
charPredicateMatchSucceed
(const int &, const int , TextEditor::Internal::ProgressData *, bool () const ) const : bool
charPredicateMatchSucceed
(const int &, const int , TextEditor::Internal::ProgressData *, bool (*)(const int &) ) const : bool
clone
() const : TextEditor::Internal::Rule *
column
() const : int
context
() const : const int &
definition
() const : const int &
endRegion
() const : const int &
hasChildren
() const : bool
isFirstNonSpace
() const : bool
isLookAhead
() const : bool
itemData
() const : const int &
kA
: const int
kB
: const int
kBackSlash
: const int
kClosingBrace
: const int
kDot
: const int
kE
: const int
kF
: const int
kMinus
: const int
kN
: const int
kOpeningBrace
: const int
kPlus
: const int
kQuestion
: const int
kQuote
: const int
kR
: const int
kSingleQuote
: const int
kT
: const int
kUnderscore
: const int
kV
: const int
kX
: const int
kZero
: const int
matchCharacter
(const int &, const int , TextEditor::Internal::ProgressData *, const int &, bool ) const : bool
matchEscapeSequence
(const int &, const int , TextEditor::Internal::ProgressData *, bool ) const : bool
matchHexSequence
(const int &, const int , TextEditor::Internal::ProgressData *, bool ) const : bool
matchOctalSequence
(const int &, const int , TextEditor::Internal::ProgressData *, bool ) const : bool
matchSucceed
(const int &, const int , TextEditor::Internal::ProgressData *) : bool
progressFinished
()
setBeginRegion
(const int &)
setColumn
(const int &)
setContext
(const int &)
setDefinition
(const int &)
setEndRegion
(const int &)
setFirstNonSpace
(const int &)
setItemData
(const int &)
setLookAhead
(const int &)