pyqt5 comboBox获得下标、文本和事件选中函数的方法 如下所示:currentText()获得文本currentIndex()获得下标self.comboBox.currentIndexChanged.connect()comboBox的 事件选中