Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I need to implement a QCompleter which always display one element which will match with all possible strings.
For exemple: Items in the QCompleter model:
and if I type: bob I need an item -Insert "Bob"- to be displayed in QCompleter's pop-up.
Thank you,
Veaceslav