Extending Qt Creator Manual
TextRange
Extending Qt Creator Manual 4.9.2
List of All Members for TextRange
This is the complete list of members for
Core::Search::TextRange
, including inherited members.
TextRange
()
TextRange
(TextPosition , TextPosition )
begin
: TextPosition
end
: TextPosition
endLineOffsetDifference
() const : int
length
() const : int
mid
(const QString &) const : QString
operator<
(const TextRange &) : bool