How pyqt5 comboBox obtains subscript text and event selection functions

  • 2021-06-28 13:11:09
  • OfStack

As follows:

currentText() Get Text

currentIndex() gets subscript

Event Selection Function for self.comboBox.currentIndexChanged.connect() comboBox


Related articles: