QCPDataContainer-members

Search for usage in LXR

QCPDataContainer< DataType > Member List

This is the complete list of members for QCPDataContainer< DataType >, including all inherited members.

add(const QCPDataContainer< DataType > &data)QCPDataContainer< DataType >
add(const QVector< DataType > &data, bool alreadySorted=false)QCPDataContainer< DataType >
add(const DataType &data)QCPDataContainer< DataType >
at(int index) constQCPDataContainer< DataType >inline
autoSqueeze() const (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >inline
begin()QCPDataContainer< DataType >inline
clear()QCPDataContainer< DataType >
constBegin() constQCPDataContainer< DataType >inline
constEnd() constQCPDataContainer< DataType >inline
dataRange() constQCPDataContainer< DataType >inline
end()QCPDataContainer< DataType >inline
findBegin(double sortKey, bool expandedRange=true) constQCPDataContainer< DataType >
findEnd(double sortKey, bool expandedRange=true) constQCPDataContainer< DataType >
isEmpty() constQCPDataContainer< DataType >inline
keyRange(bool &foundRange, QCP::SignDomain signDomain=QCP::sdBoth)QCPDataContainer< DataType >
limitIteratorsToDataRange(const_iterator &begin, const_iterator &end, const QCPDataRange &dataRange) constQCPDataContainer< DataType >
mAutoSqueeze (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mData (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mPreallocIteration (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mPreallocSize (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
performAutoSqueeze()QCPDataContainer< DataType >protected
preallocateGrow(int minimumPreallocSize)QCPDataContainer< DataType >protected
QCPDataContainer()QCPDataContainer< DataType >
qcpLessThanSortKey(const DataType &a, const DataType &b)QCPDataContainer< DataType >related
remove(double sortKeyFrom, double sortKeyTo)QCPDataContainer< DataType >
remove(double sortKey)QCPDataContainer< DataType >
removeAfter(double sortKey)QCPDataContainer< DataType >
removeBefore(double sortKey)QCPDataContainer< DataType >
set(const QCPDataContainer< DataType > &data)QCPDataContainer< DataType >
set(const QVector< DataType > &data, bool alreadySorted=false)QCPDataContainer< DataType >
setAutoSqueeze(bool enabled)QCPDataContainer< DataType >
size() constQCPDataContainer< DataType >inline
sort()QCPDataContainer< DataType >
squeeze(bool preAllocation=true, bool postAllocation=true)QCPDataContainer< DataType >
valueRange(bool &foundRange, QCP::SignDomain signDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange())QCPDataContainer< DataType >
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.