Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to do a search with a search suggestions

How to do a search with a search suggestions

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 3 Posters 671 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mikeeeeee
    wrote on last edited by
    #1

    Hi!
    Good afternoon. In Google, Bing and other search engines when you enter a part of a word or word, there are options for selecting the search. How to make the same line, which will show the search options of any search engine?

    Gojir4G jsulmJ 2 Replies Last reply
    0
    • M Mikeeeeee

      Hi!
      Good afternoon. In Google, Bing and other search engines when you enter a part of a word or word, there are options for selecting the search. How to make the same line, which will show the search options of any search engine?

      Gojir4G Offline
      Gojir4G Offline
      Gojir4
      wrote on last edited by Gojir4
      #2

      @Mikeeeeee Hi,

      There is Google Suggest Example already available from Qt. I guess it could by a good inspiration.

      But I don't know if this can be applied for any search engine, or if you need specific implementation for each of them.

      1 Reply Last reply
      0
      • M Mikeeeeee

        Hi!
        Good afternoon. In Google, Bing and other search engines when you enter a part of a word or word, there are options for selecting the search. How to make the same line, which will show the search options of any search engine?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Mikeeeeee You should be more specific: do you want to use search engines? Or where do you have this search (in widgets in your app widgets/QML)?
        Is https://doc.qt.io/qt-5/qtwidgets-tools-customcompleter-example.html what you need?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Mikeeeeee
          wrote on last edited by
          #4

          I want to use bing.com

          Gojir4G 1 Reply Last reply
          0
          • M Mikeeeeee

            I want to use bing.com

            Gojir4G Offline
            Gojir4G Offline
            Gojir4
            wrote on last edited by
            #5

            @Mikeeeeee Getting autosuggestion from bing is documented here: https://docs.microsoft.com/en-us/azure/cognitive-services/bing-autosuggest/concepts/get-suggestions

            1 Reply Last reply
            2

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved