Hi there,
If i add the QJsonTableModel to a QComboBox by using the ->setModel() member function, the QlineEdit of the ComboBox will show an empty string...
Also QCompleter doesn't work for the QComboBox with this model set.
Any advice on how to fix the above issues?
Hi there,
If i add the QJsonTableModel to a QComboBox by using the ->setModel() member function, the QlineEdit of the ComboBox will show an empty string...
Also QCompleter doesn't work for the QComboBox with this model set.
Any advice on how to fix the above issues?