PDA

View Full Version : QLineEdit and barcode data(solved)



alrawab
17th May 2010, 23:42
hey
I'm having a problem with QLineEdit and data received from barcode .
I want to remove the old scanned text with new one (i use textchanged signal to search the database and retrieve data from it) .
So is there a proposal to resolve this problem