QCPDataSelection-members
QCPDataSelection Member List
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 (defined in QCPDataSelection) | 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 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.