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
JKQTPPaletteList Member List

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

getMaxPosition() constJKQTPPaletteListinline
getMinMaxPosition(double &mi, double &ma, double *avgDelta=nullptr) constJKQTPPaletteListinline
getMinPosition() constJKQTPPaletteListinline
JKQTPPaletteList()JKQTPPaletteListinline
JKQTPPaletteList(qsizetype size)JKQTPPaletteListinline
JKQTPPaletteList(qsizetype size, parameter_type value)JKQTPPaletteListinline
JKQTPPaletteList(std::initializer_list< QPair< double, QRgb > > args)JKQTPPaletteListinline
JKQTPPaletteList(std::initializer_list< QRgb > args)JKQTPPaletteListinline
JKQTPPaletteList(std::initializer_list< QColor > args)JKQTPPaletteListinline
JKQTPPaletteList(std::initializer_list< QPair< double, QColor > > args)JKQTPPaletteListinline
JKQTPPaletteList(InputIterator first, InputIterator last)JKQTPPaletteListinline
JKQTPPaletteList(ListType &&other)JKQTPPaletteListinline
JKQTPPaletteList(const ListType &other)JKQTPPaletteListinline
ListType typedefJKQTPPaletteList
operator<<(QRgb rgb)JKQTPPaletteListinline
operator<<(QColor color)JKQTPPaletteListinline
parameter_type typedefJKQTPPaletteList
push_back(QRgb rgb)JKQTPPaletteListinline
push_back(double pos, QRgb rgb)JKQTPPaletteListinline
push_back(QColor color)JKQTPPaletteListinline
push_back(double pos, QColor color)JKQTPPaletteListinline
reverse()JKQTPPaletteListinline
sort()JKQTPPaletteListinline