Python Get Text von QlineEdit

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