JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
JKQTPColumn Member List

This is the complete list of members for JKQTPColumn, including all inherited members.

at(int n)JKQTPColumninline
at(int n) constJKQTPColumninline
begin()JKQTPColumninline
begin() constJKQTPColumninline
calculateChecksum() constJKQTPColumninline
const_iterator typedefJKQTPColumn
copy(const double *data, size_t N, size_t offset=0)JKQTPColumn
copyData(QVector< double > &copyTo) constJKQTPColumn
copyData()JKQTPColumn
datastoreJKQTPColumnprivate
datastoreItemJKQTPColumnprivate
datastoreOffsetJKQTPColumnprivate
decValue(size_t n, double decrement=1.0)JKQTPColumninline
end()JKQTPColumninline
end() constJKQTPColumninline
erase(size_t row)JKQTPColumninlineprotected
erase(size_t row, size_t rowEnd)JKQTPColumninlineprotected
exchange(double value, double replace)JKQTPColumn
getDatastore()JKQTPColumninlineprotected
getDatastore() constJKQTPColumninlineprotected
getDatastoreItem()JKQTPColumninline
getDatastoreItem() constJKQTPColumninline
getDatastoreItemNum() constJKQTPColumninline
getDatastoreOffset() constJKQTPColumninline
getImageColumns() constJKQTPColumninline
getName() constJKQTPColumn
getPixelValue(size_t x, size_t y) constJKQTPColumninline
getPointer(size_t n=0)JKQTPColumn
getPointer(size_t n=0) constJKQTPColumn
getRows() constJKQTPColumn
getValue(size_t n) constJKQTPColumninline
getValue(int n) constJKQTPColumninline
imageColumnsJKQTPColumnprivate
incValue(size_t n, double increment=1.0)JKQTPColumninline
isValid() constJKQTPColumninline
iterator typedefJKQTPColumn
JKQTPColumn()JKQTPColumn
JKQTPColumn(JKQTPDatastore *datastore, const QString &name=QString(""), size_t datastoreItem=0, size_t datastoreOffset=0, size_t imageColumns=1)JKQTPColumn
JKQTPColumnConstIteratorJKQTPColumnfriend
JKQTPColumnIteratorJKQTPColumnfriend
JKQTPDatastoreJKQTPColumnfriend
nameJKQTPColumnprivate
operator==(const JKQTPColumn &other) constJKQTPColumninline
replaceMemory(size_t datastoreItem_=0, size_t datastoreOffset_=0)JKQTPColumninlineprotected
scale(double factor)JKQTPColumn
setAll(double value)JKQTPColumn
setImageColumns(size_t imageWidth)JKQTPColumn
setName(const QString &__value)JKQTPColumn
setPixelValue(size_t x, size_t y, size_t width, double val)JKQTPColumninline
setPixelValue(size_t x, size_t y, double val)JKQTPColumninline
setValue(size_t n, double val)JKQTPColumninline
subtract(double value)JKQTPColumn
validJKQTPColumnprivate