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
|
a QComboBox which shows JKQTPErrorPlotstyle More...
#include <jkqtpcomboboxes.h>
Public Member Functions | |
JKQTPErrorPlotstyleComboBox (QWidget *parent=nullptr) | |
JKQTPErrorPlotstyle | getErrorLineStyle () const |
void | setCurrentErrorStyle (JKQTPErrorPlotstyle symbol) |
void | setSymbolType (JKQTPErrorPlotstyle symbol) |
Protected Member Functions | |
void | addSymbol (JKQTPErrorPlotstyle symbol, const QString &name, const QIcon &icon=QIcon()) |
a QComboBox which shows JKQTPErrorPlotstyle
JKQTPErrorPlotstyleComboBox::JKQTPErrorPlotstyleComboBox | ( | QWidget * | parent = nullptr | ) |
|
protected |
JKQTPErrorPlotstyle JKQTPErrorPlotstyleComboBox::getErrorLineStyle | ( | ) | const |
void JKQTPErrorPlotstyleComboBox::setCurrentErrorStyle | ( | JKQTPErrorPlotstyle | symbol | ) |
void JKQTPErrorPlotstyleComboBox::setSymbolType | ( | JKQTPErrorPlotstyle | symbol | ) |