Intervals Member List
This is the complete list of members for Intervals, including all inherited members.
| begin() const | Intervals | inline |
| clear() | Intervals | |
| const_iterator typedef | Intervals | |
| constBegin() const | Intervals | inline |
| constEnd() const | Intervals | inline |
| empty() const | Intervals | inline |
| end() const | Intervals | inline |
| getSimpleIntervalList() const | Intervals | inline |
| intersect(const Intervals &other) | Intervals | inline |
| intersect(const SimpleInterval &i) | Intervals | inline |
| intersect(OtherIterator_t otherBegin, OtherIterator_t otherEnd) | Intervals | protected |
| Intervals() | Intervals | inline |
| Intervals(const SimpleInterval &interval) | Intervals | |
| Intervals(const List_t &list) | Intervals | inline |
| Intervals(const Intervals &other) | Intervals | inline |
| isEmpty() const | Intervals | inline |
| length() const | Intervals | inline |
| m_intervals | Intervals | protected |
| m_length | Intervals | protected |
| operator QString() const | Intervals | |
| operator!=(const Intervals &other) const | Intervals | inline |
| operator&(const Intervals &other) const | Intervals | inline |
| operator&(const SimpleInterval &i) const | Intervals | inline |
| operator&=(const Intervals &other) | Intervals | inline |
| operator&=(const SimpleInterval &value) | Intervals | inline |
| operator+(const Intervals &other) const | Intervals | inline |
| operator+(const SimpleInterval &i) const | Intervals | inline |
| operator+=(const Intervals &other) | Intervals | inline |
| operator+=(const SimpleInterval &value) | Intervals | inline |
| operator-(const Intervals &other) const | Intervals | inline |
| operator-(const SimpleInterval &i) const | Intervals | inline |
| operator-=(const Intervals &other) | Intervals | inline |
| operator-=(const SimpleInterval &value) | Intervals | inline |
| operator<<(const SimpleInterval &value) | Intervals | inline |
| operator=(const Intervals &other) | Intervals | |
| operator==(const Intervals &other) const | Intervals | |
| operator|(const Intervals &other) const | Intervals | inline |
| operator|(const SimpleInterval &i) const | Intervals | inline |
| operator|=(const Intervals &other) | Intervals | inline |
| operator|=(const SimpleInterval &value) | Intervals | inline |
| recomputeLength() | Intervals | protected |
| subtract(const Intervals &other) | Intervals | inline |
| subtract(const SimpleInterval &i) | Intervals | inline |
| subtract(OtherIterator_t otherBegin, OtherIterator_t otherEnd) | Intervals | protected |
| toString() const | Intervals | inline |
| unite(const Intervals &other) | Intervals | inline |
| unite(const SimpleInterval &i) | Intervals | inline |
| unite(OtherIterator_t otherBegin, OtherIterator_t otherEnd) | Intervals | protected |
| valueIn(real v) const | Intervals | |
| ~Intervals() | Intervals | inline |