Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Incorrect link to Qt typedef inside '@' code.
Forum Updated to NodeBB v4.3 + New Features

Incorrect link to Qt typedef inside '@' code.

Scheduled Pinned Locked Moved Qt.io webservices
2 Posts 2 Posters 953 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.
  • A Offline
    A Offline
    andreyc
    wrote on last edited by
    #1

    Found it from this "post":https://qt-project.org/forums/viewthread/41988/#174218

    In the code surrounded by '@'
    @
    QFileInfoList drives = QDir::drives();
    @

    QFileInfoList gets translated to http://qt-project.org/doc/qt-5/QFileInfoList.html but it should be http://qt-project.org/doc/qt-5/qfileinfo.html#QFileInfoList-typedef

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hmm... I think the best fix for this would be for the official documentation builder to spit out a map of classes/typedefs-to-URLs that this site can use. It's not sustainable to manually write exceptions each time new API is released.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0

      • Login

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