Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79850

Add API to query all available links in a Text

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      Currently there's linkAt(x, y) which returns if there's a link at the given coordinates. I want to get all available links though, without parsing the HTML myself and without caring about their position.

      As a work-around I'm currently looping over all pixels of the Text and calling linkAt at each position.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jhasse Jan Niklas Hasse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes