Get plain text from QLineEdit

前端 未结 2 1743
走了就别回头了
走了就别回头了 2020-12-12 00:20

I want to retrieve plain text from QLineEdit() object. The text method returns a QString object. I just want a simple string object. I am using pyq

2条回答
提交回复
热议问题