This is the complete list of members for QCPDataSelection, including all inherited members.
addDataRange(const QCPDataRange &dataRange, bool simplify=true) | QCPDataSelection | |
clear() | QCPDataSelection | |
contains(const QCPDataSelection &other) const | QCPDataSelection | |
dataPointCount() const | QCPDataSelection | |
dataRange(int index=0) const | QCPDataSelection | |
dataRangeCount() const | QCPDataSelection | inline |
dataRanges() const | QCPDataSelection | inline |
enforceType(QCP::SelectionType type) | QCPDataSelection | |
intersection(const QCPDataRange &other) const | QCPDataSelection | |
intersection(const QCPDataSelection &other) const | QCPDataSelection | |
inverse(const QCPDataRange &outerRange) const | QCPDataSelection | |
isEmpty() const | QCPDataSelection | inline |
operator!=(const QCPDataSelection &other) const | QCPDataSelection | inline |
operator+(const QCPDataSelection &a, const QCPDataSelection &b) | QCPDataSelection | friend |
operator+(const QCPDataRange &a, const QCPDataSelection &b) | QCPDataSelection | friend |
operator+(const QCPDataSelection &a, const QCPDataRange &b) | QCPDataSelection | friend |
operator+(const QCPDataRange &a, const QCPDataRange &b) | QCPDataSelection | friend |
operator+=(const QCPDataSelection &other) | QCPDataSelection | |
operator+=(const QCPDataRange &other) | QCPDataSelection | |
operator-(const QCPDataSelection &a, const QCPDataSelection &b) | QCPDataSelection | friend |
operator-(const QCPDataRange &a, const QCPDataSelection &b) | QCPDataSelection | friend |
operator-(const QCPDataSelection &a, const QCPDataRange &b) | QCPDataSelection | friend |
operator-(const QCPDataRange &a, const QCPDataRange &b) | QCPDataSelection | friend |
operator-=(const QCPDataSelection &other) | QCPDataSelection | |
operator-=(const QCPDataRange &other) | QCPDataSelection | |
operator<<(QDebug d, const QCPDataSelection &selection) | QCPDataSelection | related |
operator==(const QCPDataSelection &other) const | QCPDataSelection | |
QCPDataSelection() | QCPDataSelection | explicit |
QCPDataSelection(const QCPDataRange &range) | QCPDataSelection | explicit |
simplify() | QCPDataSelection | |
span() const | QCPDataSelection |