This is the complete list of members for QtlRange, including all inherited members.
_count | QtlRange | private |
_first | QtlRange | private |
add(qint64 offset) | QtlRange | |
adjacent(const QtlRange &other, Qtl::AdjacentFlags flags=Qtl::AdjacentAny) const | QtlRange | |
clear() | QtlRange | inline |
clip(const QtlRange &range) | QtlRange | |
contains(qint64 value) | QtlRange | |
count() const | QtlRange | inline |
first() const | QtlRange | inline |
isEmpty() const | QtlRange | inline |
last() const | QtlRange | |
merge(const QtlRange &other) | QtlRange | |
operator!=(const QtlRange &other) const | QtlRange | inline |
operator<(const QtlRange &other) const | QtlRange | inline |
operator<=(const QtlRange &other) const | QtlRange | inline |
operator==(const QtlRange &other) const | QtlRange | inline |
operator>(const QtlRange &other) const | QtlRange | inline |
operator>=(const QtlRange &other) const | QtlRange | inline |
overlap(const QtlRange &other) const | QtlRange | |
QtlRange() | QtlRange | inlineexplicit |
QtlRange(qint64 first, qint64 last) | QtlRange | inlineexplicit |
RANGE_MAX | QtlRange | static |
RANGE_MIN | QtlRange | static |
scale(qint64 factor) | QtlRange | |
setFirst(qint64 first) | QtlRange | |
setLast(qint64 last) | QtlRange | |
setRange(qint64 first, qint64 last) | QtlRange | inline |
toString() const | QtlRange |