[PyQt] How to return the text of item in QListWidget?
Hi, I just touch the PyQt. Could you please tell me how to return the text of the specified line in the QListWidget? I used the QListWidgetItem.text() to do this task, but it didn't work. peter This message was sent using IMP, the
[PyQt] QListWidget
Hi, guys. I'm using PyQt 4 in python Do you konw how to return the item which was stored in the QListWidget? I tried , it doesn't work. regards peter This message was sent using IMP, the Internet Messaging Program. ___