pyqt5 comboBox得到下标和文本和事件选中函数

currentText()得到文本函数

currentIndex()得到下标事件

self.comboBox.currentIndexChanged.connect() comboBox的事件选中函数co