![]() |
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 JKQTPMathImageModifierMode More...
#include <jkqtpcomboboxes.h>
Public Member Functions | |
JKQTPImageModifierModeComboBox (QWidget *parent=nullptr) | |
JKQTPMathImageModifierMode | getModifierMode () const |
void | setModifierMode (JKQTPMathImageModifierMode mode) |
Protected Member Functions | |
void | addMode (JKQTPMathImageModifierMode mode, const QString &name, const QIcon &icon=QIcon()) |
a QComboBox which shows JKQTPMathImageModifierMode
JKQTPImageModifierModeComboBox::JKQTPImageModifierModeComboBox | ( | QWidget * | parent = nullptr | ) |
|
protected |
JKQTPMathImageModifierMode JKQTPImageModifierModeComboBox::getModifierMode | ( | ) | const |
void JKQTPImageModifierModeComboBox::setModifierMode | ( | JKQTPMathImageModifierMode | mode | ) |