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
Collaboration diagram for Comboboxes for Properties of JKQTBasePlotter/JKQTPlotter:

Classes

class  JKQTPCADrawModeComboBox
 a QComboBox which shows JKQTPCADrawMode More...
 
class  JKQTPCALabelTypeComboBox
 a QComboBox which shows JKQTPCALabelType More...
 
class  JKQTPErrorPlotstyleComboBox
 a QComboBox which shows JKQTPErrorPlotstyle More...
 
class  JKQTPImageModifierModeComboBox
 a QComboBox which shows JKQTPMathImageModifierMode More...
 
class  JKQTPKeyLayoutComboBox
 a QComboBox which shows JKQTPKeyPosition More...
 
class  JKQTPKeyPositionComboBox
 a QComboBox which shows JKQTPKeyPosition More...
 
class  JKQTPLabelPositionComboBox
 a QComboBox which shows JKQTPLabelPosition More...
 
class  JKQTPLinePlotStyleComboBox
 a QComboBox to select whether a line, symbols or both should be displayed More...
 
class  JKQTPLinePlotStyleWithSymbolSizeComboBox
 a QComboBox to select whether a line, symbols or both should be displayed, in addition to JKQTPLinePlotStyleComboBox this may also have different symbol sizes! More...
 
class  JKQTPMathImageColorPaletteComboBox
 class to plot an image from an 2-dimensional array of values More...
 
class  JKQTPSpecialLineTypeComboBox
 a QComboBox which shows JKQTPSpecialLineType More...
 
class  JKQTPSymbolComboBox
 a QComboBox which shows JKQTPGraphSymbols More...
 
struct  JKQTPLinePlotStyleWithSymbolSizeComboBox::styleData
 

Detailed Description

This group contains several QComboBox-derived classes that can be used to select different enum-values (e.g. with JKQTPMathImageColorPaletteComboBox you can select a color-palette from JKQTPMathImageColorPalette ).