[Qt-interest] QCompleter help

Ankit Agarwal ankit17.ag at gmail.com
Thu Dec 25 07:56:00 CET 2008


Hello,
I am using a QCompleter with QLineEdit.
My requirement is that when the user enters a string, all those results
should be shown that contains that string, not necessary that the result
should start with the entered string.
Example:
if the content of the QCompleter are : {123abcd, abcd456, 12abcd90, xyz,
123xyz}
if the user enters "abcd", then the result shown should be {123abcd,
abcd456, 12abcd90}

-- 
Regards,
Ankit Agarwal
SW Engineer
Vegayan Systems
email : ankit_agarwal at vegayan.com
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081225/c4d65352/attachment.html 


More information about the Qt-interest-old mailing list