Qt WebEngine autocomplete URL
Unsolved
General and Desktop
-
wrote on 19 May 2020, 10:16 last edited by
I'm working on building a simple web browser using Qt WebEngine and I want to autocomplete the URL that user enters, for example if user will enter google.com it should complete this URL to https://www.google.com. How can this be achieved?
1/1