pyqt5 qcombobox recebe item selecionado
text = str(combobox1.currentText())
68Duck
text = str(combobox1.currentText())