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

As a reader of the Qt documentation, I'd like to have std:: types linked to cppreference.com

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • None

      Qt is using more and more std types in it's API. I would love to have these linked to their respective cppreference.com docs, like Qt classes itself are linked.

      There's a Doxygen tag file published by cppreference.com (https://de.cppreference.com/w/Cppreference%253AArchives.html#Doxygen_tag_file), though they're outdated (but there's a talk note on how to make them from the source: https://de.cppreference.com/w/Cppreference_talk%253AArchives.html#How_to_update_the_Doxygen_tag_files.3F).

      Or maybe the QCH files would help? https://de.cppreference.com/w/Cppreference%253AArchives.html#Qt_help_book

      There was some discussion about shipping these docs with Qt/QtC: QTBUG-74789, QTBUG-79591. This is not about that. This is about linking to the (online or offline) docs so that e.g. "std::thread" automatically becomes a link (incl. in code snippets) to https://en.cppreference.com/w/cpp/thread/thread.html

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

            docinfrastructure Documentation Infrastructure Team
            mmutz Marc Mutz
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes