class pyqtgraph.ComboBox(parent=None, items=None, default=None)¶
Extends QComboBox to add extra functionality.
- updateList() - updates the items in the comboBox while blocking signals, remembers and resets to the previous values if it’s still in the list