Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Confusion about the documentation
Forum Updated to NodeBB v4.3 + New Features

Confusion about the documentation

Scheduled Pinned Locked Moved Unsolved General and Desktop
17 Posts 6 Posters 1.3k Views 4 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.
  • D Offline
    D Offline
    DevinQT
    wrote on last edited by DevinQT
    #1

    Hi,

    I have here this very nice document in the documentation.

    0_1563356992942_Screenshot 2019-07-17 at 11.44.11.png

    I thought this must be part of some awesome list I could look at that should be living in Qt "Qt GUI" page. But there I found nothing.
    0_1563357059524_Screenshot 2019-07-17 at 11.46.35.png

    Also, a lot of the links in clicked there while searching, didn't event lead to a page right after "Qt GUI", but to the classes.
    0_1563357118019_Screenshot 2019-07-17 at 11.49.23.png

    Now; where does this mysterious document live, and whereof is it a part?

    Thank you. :)

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Lives where ?
      You mean on file system or in what way ?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DevinQT
        wrote on last edited by
        #3

        More in the structure of the documentation. Don't know about the filesystem, but this kind of reminds me of a filesystem, right?
        :
        0_1563357835725_Screenshot 2019-07-17 at 12.03.06.png

        mrjjM 1 Reply Last reply
        0
        • D DevinQT

          More in the structure of the documentation. Don't know about the filesystem, but this kind of reminds me of a filesystem, right?
          :
          0_1563357835725_Screenshot 2019-07-17 at 12.03.06.png

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @DevinQT
          Well often the docs are grouped around the module. in this case, the Qt GUI module.
          So there is a list.
          https://doc.qt.io/qt-5/qtgui-module.html

          but not sure it was that you were after.

          D 1 Reply Last reply
          1
          • mrjjM mrjj

            @DevinQT
            Well often the docs are grouped around the module. in this case, the Qt GUI module.
            So there is a list.
            https://doc.qt.io/qt-5/qtgui-module.html

            but not sure it was that you were after.

            D Offline
            D Offline
            DevinQT
            wrote on last edited by
            #5

            @mrjj

            I don't see the document there called Rich Text Processing (which has a lot of 'next' buttons and apparently is a very long 'tutorial' kind of thing), at least not when I search with cmd+f on 'rich'.

            jsulmJ 1 Reply Last reply
            0
            • D DevinQT

              @mrjj

              I don't see the document there called Rich Text Processing (which has a lot of 'next' buttons and apparently is a very long 'tutorial' kind of thing), at least not when I search with cmd+f on 'rich'.

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @DevinQT said in Confusion about the documentation:

              cmd+f

              this is searching in your browser on the currently loaded webpage. If you open the link provided by @mrjj you will see search field there. type "rich text" there and you will find what you're looking for.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              D 1 Reply Last reply
              0
              • jsulmJ jsulm

                @DevinQT said in Confusion about the documentation:

                cmd+f

                this is searching in your browser on the currently loaded webpage. If you open the link provided by @mrjj you will see search field there. type "rich text" there and you will find what you're looking for.

                D Offline
                D Offline
                DevinQT
                wrote on last edited by DevinQT
                #7

                @jsulm

                Yeah I imagined that would be the case since that is a Google search of the whole documentation. But allright I think it just sort of floats in space in the documentation, not being part of some kind of series or something then? Only accessible via Google search?

                jsulmJ Pl45m4P 2 Replies Last reply
                1
                • D DevinQT

                  @jsulm

                  Yeah I imagined that would be the case since that is a Google search of the whole documentation. But allright I think it just sort of floats in space in the documentation, not being part of some kind of series or something then? Only accessible via Google search?

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @DevinQT Yes, it is problematic that if you go to Qt GUI part of the documentation you will not have anything related to rich text even if it is part of Qt GUI.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  1
                  • D Offline
                    D Offline
                    DevinQT
                    wrote on last edited by DevinQT
                    #9
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • D DevinQT

                      @jsulm

                      Yeah I imagined that would be the case since that is a Google search of the whole documentation. But allright I think it just sort of floats in space in the documentation, not being part of some kind of series or something then? Only accessible via Google search?

                      Pl45m4P Offline
                      Pl45m4P Offline
                      Pl45m4
                      wrote on last edited by Pl45m4
                      #10

                      @DevinQT

                      I know what you mean :) It seems, that there are no ways to enter this (https://doc.qt.io/qt-5/richtext.html) page, except Googling that page.
                      But everything that can be found on the Rich Text Page, is accessible by itself (e.g. QFont).
                      If you ignore the detailed text, it´s just a collection of links leading to Rich-Text-Formatting classes :)


                      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                      ~E. W. Dijkstra

                      JonBJ 1 Reply Last reply
                      0
                      • Pl45m4P Pl45m4

                        @DevinQT

                        I know what you mean :) It seems, that there are no ways to enter this (https://doc.qt.io/qt-5/richtext.html) page, except Googling that page.
                        But everything that can be found on the Rich Text Page, is accessible by itself (e.g. QFont).
                        If you ignore the detailed text, it´s just a collection of links leading to Rich-Text-Formatting classes :)

                        JonBJ Offline
                        JonBJ Offline
                        JonB
                        wrote on last edited by JonB
                        #11

                        @Pl45m4

                        It seems, that there are no ways to enter this (https://doc.qt.io/qt-5/richtext.html) page, except Googling that page.

                        Since you happen to ask, actually there is. Go to https://doc.qt.io/qt-5/richtext-html-subset.html. Links showing as text

                        Supported Tags

                        The following table lists the HTML tags supported by Qt's rich text engine:

                        CSS Properties

                        The following table lists the CSS properties supported by Qt's rich text engine:

                        each point to your page :)

                        But don't ask me where that page gets referenced...

                        1 Reply Last reply
                        3
                        • JKSHJ Offline
                          JKSHJ Offline
                          JKSH
                          Moderators
                          wrote on last edited by
                          #12

                          @DevinQT @Pl45m4 I personally find it much faster to search for what I want instead of navigating through links.

                          This browser plugin makes it even easier: https://forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

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

                          JonBJ 1 Reply Last reply
                          5
                          • JKSHJ JKSH

                            @DevinQT @Pl45m4 I personally find it much faster to search for what I want instead of navigating through links.

                            This browser plugin makes it even easier: https://forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                            JonBJ Offline
                            JonBJ Offline
                            JonB
                            wrote on last edited by
                            #13

                            @JKSH
                            Just installed under Linux FF. No more Google searches frequently taking me to Qt 4.x!! Thanks :)

                            I just wish the search inside https://doc.qt.io wasn't so irritating: the first hits are all/often advertising pages, I suppose that's Google Search for you?

                            JKSHJ 1 Reply Last reply
                            0
                            • JonBJ JonB

                              @JKSH
                              Just installed under Linux FF. No more Google searches frequently taking me to Qt 4.x!! Thanks :)

                              I just wish the search inside https://doc.qt.io wasn't so irritating: the first hits are all/often advertising pages, I suppose that's Google Search for you?

                              JKSHJ Offline
                              JKSHJ Offline
                              JKSH
                              Moderators
                              wrote on last edited by
                              #14

                              @JonB said in Confusion about the documentation:

                              Just installed under Linux FF. No more Google searches frequently taking me to Qt 4.x!! Thanks :)

                              Glad to help!

                              I just wish the search inside https://doc.qt.io wasn't so irritating: the first hits are all/often advertising pages, I suppose that's Google Search for you?

                              Does it serve ads? https://doc.qt.io/qt-5/search-results.html?q=qobject only gives me relevant doc pages. (and I think I've disabled all my ad blockers...)

                              Not that it bothers me much, since I don't use it :-D

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

                              D 1 Reply Last reply
                              2
                              • JKSHJ JKSH

                                @JonB said in Confusion about the documentation:

                                Just installed under Linux FF. No more Google searches frequently taking me to Qt 4.x!! Thanks :)

                                Glad to help!

                                I just wish the search inside https://doc.qt.io wasn't so irritating: the first hits are all/often advertising pages, I suppose that's Google Search for you?

                                Does it serve ads? https://doc.qt.io/qt-5/search-results.html?q=qobject only gives me relevant doc pages. (and I think I've disabled all my ad blockers...)

                                Not that it bothers me much, since I don't use it :-D

                                D Offline
                                D Offline
                                DevinQT
                                wrote on last edited by
                                #15

                                @JKSH

                                Thanks everyone!
                                I like the extension too. Will Qt make one for Safari in the future?

                                JKSHJ 1 Reply Last reply
                                0
                                • D DevinQT

                                  @JKSH

                                  Thanks everyone!
                                  I like the extension too. Will Qt make one for Safari in the future?

                                  JKSHJ Offline
                                  JKSHJ Offline
                                  JKSH
                                  Moderators
                                  wrote on last edited by
                                  #16

                                  @DevinQT said in Confusion about the documentation:

                                  I like the extension too.

                                  I'm glad you like it :)

                                  Will Qt make one for Safari in the future?

                                  I don't use Safari so I didn't make a Safari version.

                                  But the source code is in the public domain; feel free to port it to Safari if you want: https://github.com/JKSH/qt-doc-search/

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

                                  1 Reply Last reply
                                  3
                                  • D Offline
                                    D Offline
                                    DevinQT
                                    wrote on last edited by
                                    #17

                                    Okay. 🙂

                                    Other question for the ones with iPhones: How can I handy read the documentation on my iPhone? I can't increase the text size. It isn't a mobile site.

                                    Can I maybe download it maybe somewhere and view it in any other way?

                                    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