Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. How to navigate in Qt documentation
Forum Updated to NodeBB v4.3 + New Features

How to navigate in Qt documentation

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 343 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.
  • N Offline
    N Offline
    Nikita Kobzev
    wrote on last edited by
    #1

    Hi, there is doc.qt.io. Is there a structure to it? As I read it and click on each link, I always end up on a page that I can never find again in the table of contents.

    Example 1: https://doc.qt.io/qt-6/qtqml-modules-cppplugins.html
    Example 2: https://doc.qt.io/qt-6/qtqml-cppintegration-overview.html

    How do I navigate from the documentation root to get to those pages?

    jeremy_kJ 1 Reply Last reply
    0
    • N Nikita Kobzev

      Hi, there is doc.qt.io. Is there a structure to it? As I read it and click on each link, I always end up on a page that I can never find again in the table of contents.

      Example 1: https://doc.qt.io/qt-6/qtqml-modules-cppplugins.html
      Example 2: https://doc.qt.io/qt-6/qtqml-cppintegration-overview.html

      How do I navigate from the documentation root to get to those pages?

      jeremy_kJ Offline
      jeremy_kJ Offline
      jeremy_k
      wrote on last edited by
      #2

      @Nikita-Kobzev said in How to navigate in Qt documentation:

      Hi, there is doc.qt.io. Is there a structure to it? As I read it and click on each link, I always end up on a page that I can never find again in the table of contents.

      I have this problem occasionally. Most of the time, Creator/Assistant's index search avoids the issue.

      Example 1: https://doc.qt.io/qt-6/qtqml-modules-cppplugins.html

      I'm not sure about this one, without resorting to an index.

      Example 2: https://doc.qt.io/qt-6/qtqml-cppintegration-overview.html

      https://doc.qt.io/
      -> "Qt 6" in the center iframe
      -> "Qt QML" in the center frame
      -> "Integrating QML with C++ Applications" in the right frame
      -> "Overview - QML and C++ Integration" in the center frame

      How do I navigate from the documentation root to get to those pages?

      Hopefully in use, this is mostly an artificial problem. Starting from an example seems to generate better navigation from problem to solution for me, but I may be too far into the mindset to imagine a blank slate.

      Asking a question about code? http://eel.is/iso-c++/testcase/

      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