|  | 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 JKQTPCADrawMode More...
#include <jkqtpcomboboxes.h>
| Public Member Functions | |
| JKQTPCADrawModeComboBox (QWidget *parent=nullptr) | |
| JKQTPCADrawMode | getDrawMode () const | 
| void | setDrawMode (JKQTPCADrawMode position) | 
| Protected Member Functions | |
| void | addDrawMode (JKQTPCADrawMode position, const QString &name, const QIcon &icon=QIcon()) | 
a QComboBox which shows JKQTPCADrawMode
| JKQTPCADrawModeComboBox::JKQTPCADrawModeComboBox | ( | QWidget * | parent = nullptr | ) | 
| 
 | protected | 
| JKQTPCADrawMode JKQTPCADrawModeComboBox::getDrawMode | ( | ) | const | 
| void JKQTPCADrawModeComboBox::setDrawMode | ( | JKQTPCADrawMode | position | ) |