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

QDoc uses incorrect image source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 6.5, 6.8, 6.9, 6.10.0 FF
    • Build tools: qdoc
    • 4651c4d4e (dev), 856b875ff (6.10), f80b10504 (6.9), d7525ea86 (tqtc/lts-6.8), b483a058e (tqtc/lts-6.5)

      The Qt Positioning on Android documentation contains a screenshot that should illustrate the android permissions dialog (see the attached image). However, if you follow the link, you'll see that it shows some dialog from Ubuntu.

      Searching for the image name in the top-level Qt repo shows two hits:

      qt5 % find ./ -iname permissions.png
      ./qtwebengine/examples/webenginewidgets/push-notifications/doc/images/permissions.png
      ./qtpositioning/src/positioning/doc/images/permissions.png
      

      The one from qtpositioning is the one that I'm expecting to see. However, qdoc uses the image from qtwebengine instead.

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

            docinfrastructure Documentation Infrastructure Team
            ivan.solovev Ivan Solovev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes