Pyqt5 Plain Text edit Получите текст
mytext = self.textEdit.toPlainText()
Nasty Narwhal
mytext = self.textEdit.toPlainText()