![]() |
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
|
This is the complete list of members for JKQTFPimagePlot, including all inherited members.
| colorBarWidth | JKQTFPimagePlot | protected |
| colorMax | JKQTFPimagePlot | protected |
| colorMin | JKQTFPimagePlot | protected |
| drawColorBar | JKQTFPimagePlot | protected |
| drawGraph(QPainter &painter) override | JKQTFPimagePlot | virtual |
| getColorBarWidth() const | JKQTFPimagePlot | inline |
| getColorMax() const | JKQTFPimagePlot | inline |
| getColorMin() const | JKQTFPimagePlot | inline |
| getDrawColorBar() const | JKQTFPimagePlot | inline |
| getHeight() const | JKQTFPimagePlot | inline |
| getImage() const | JKQTFPimagePlot | inline |
| getImageFormat() const | JKQTFPimagePlot | inline |
| getPalette() const | JKQTFPimagePlot | inline |
| getRotation() const | JKQTFPimagePlot | inline |
| getWidth() const | JKQTFPimagePlot | inline |
| getXmax() const | JKQTFPimagePlot | inline |
| getXmin() const | JKQTFPimagePlot | inline |
| getYmax() const | JKQTFPimagePlot | inline |
| getYmin() const | JKQTFPimagePlot | inline |
| height | JKQTFPimagePlot | protected |
| image | JKQTFPimagePlot | protected |
| imageFormat | JKQTFPimagePlot | protected |
| isVisible() const | JKQTFPPlot | inline |
| JKQTFPimagePlot(JKQTFastPlotter *parent, void *image, JKQTFPImageFormat imageFormat, int width, int height, double xmin, double xmax, double ymin, double ymax, JKQTFPColorPalette palette=JKQTFP_MATLAB) | JKQTFPimagePlot | |
| JKQTFPimagePlot(JKQTFastPlotter *parent, void *image, JKQTFPImageFormat imageFormat, int width, int height, JKQTFPColorPalette palette=JKQTFP_MATLAB) | JKQTFPimagePlot | |
| JKQTFPPlot(JKQTFastPlotter *parent) | JKQTFPPlot | |
| paint(QPainter &painter) | JKQTFPPlot | |
| palette | JKQTFPimagePlot | protected |
| parent | JKQTFPPlot | protected |
| replot() | JKQTFPPlot | |
| rotation | JKQTFPimagePlot | protected |
| setColorBarWidth(int __value) | JKQTFPimagePlot | inline |
| setColorMax(uint32_t colorMax) | JKQTFPimagePlot | inlineslot |
| setColorMax(int colorMax) | JKQTFPimagePlot | inlineslot |
| setColorMax(double colorMax) | JKQTFPimagePlot | inlineslot |
| setColorMin(uint32_t colorMin) | JKQTFPimagePlot | inlineslot |
| setColorMin(int colorMin) | JKQTFPimagePlot | inlineslot |
| setColorMin(double colorMin) | JKQTFPimagePlot | inlineslot |
| setDrawColorBar(bool __value) | JKQTFPimagePlot | inline |
| setHeight(int __value) | JKQTFPimagePlot | inline |
| setImage(void *__value) | JKQTFPimagePlot | inline |
| setImage(void *image, JKQTFPImageFormat imageFormat, int width, int height) | JKQTFPimagePlot | inline |
| setImageFormat(const JKQTFPImageFormat &__value) | JKQTFPimagePlot | inline |
| setPalette(int palette) | JKQTFPimagePlot | inlineslot |
| setPalette(JKQTFPColorPalette palette) | JKQTFPimagePlot | inlineslot |
| setParent(JKQTFastPlotter *parent) | JKQTFPPlot | inline |
| setRotation(int rotation) | JKQTFPimagePlot | inlineslot |
| setVisible(bool visible) | JKQTFPPlot | inlineslot |
| setWidth(int __value) | JKQTFPimagePlot | inline |
| setXmax(double __value) | JKQTFPimagePlot | inline |
| setXmin(double __value) | JKQTFPimagePlot | inline |
| setYmax(double __value) | JKQTFPimagePlot | inline |
| setYmin(double __value) | JKQTFPimagePlot | inline |
| visible | JKQTFPPlot | protected |
| width | JKQTFPimagePlot | protected |
| xmax | JKQTFPimagePlot | protected |
| xmin | JKQTFPimagePlot | protected |
| ymax | JKQTFPimagePlot | protected |
| ymin | JKQTFPimagePlot | protected |
| ~JKQTFPPlot() | JKQTFPPlot | virtual |