Python Получить текст QlineEdit

s = self.QLineEditBox.text()
print(s)
Kind Kinkajou