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 JKQTPKeyPosition More...
#include <jkqtpcomboboxes.h>
Signals | |
void | currentLayoutChanged (JKQTPKeyLayout layout) |
Public Member Functions | |
JKQTPKeyLayoutComboBox (QWidget *parent=nullptr) | |
JKQTPKeyLayout | getKeyLayout () const |
void | setKeyLayout (JKQTPKeyLayout layout) |
Protected Slots | |
void | currentIndexChangedP (int index) |
Protected Member Functions | |
void | addKeyLayout (JKQTPKeyLayout layout, const QString &name) |
a QComboBox which shows JKQTPKeyPosition
JKQTPKeyLayoutComboBox::JKQTPKeyLayoutComboBox | ( | QWidget * | parent = nullptr | ) |
|
protected |
|
protectedslot |
|
signal |
JKQTPKeyLayout JKQTPKeyLayoutComboBox::getKeyLayout | ( | ) | const |
void JKQTPKeyLayoutComboBox::setKeyLayout | ( | JKQTPKeyLayout | layout | ) |