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. Why can't I see the description of QSS in the help document of qt5.15.2. There used to be
Forum Updated to NodeBB v4.3 + New Features

Why can't I see the description of QSS in the help document of qt5.15.2. There used to be

Scheduled Pinned Locked Moved Solved General and Desktop
24 Posts 7 Posters 3.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.
  • C canid

    @sierdzio
    Why can't I see this search inputsearch.JPG

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

    @canid
    hi
    what browser ?
    In firefox it's below, in chrome its a popup. ( for CTRL + F)

    C 1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #16

      How should I know?

      Maybe some extension is blocking it? Or your browser is missing some features? I have no idea.

      (Z(:^

      1 Reply Last reply
      0
      • mrjjM mrjj

        @canid
        hi
        what browser ?
        In firefox it's below, in chrome its a popup. ( for CTRL + F)

        C Offline
        C Offline
        canid
        wrote on last edited by canid
        #17

        @mrjj
        I tried, the search input doesn't show up in either Firefox or Chrome.Is search input Google's JS plug-in? It's like it's blocked and it won't show?

        JonBJ JKSHJ 2 Replies Last reply
        0
        • C canid

          @mrjj
          I tried, the search input doesn't show up in either Firefox or Chrome.Is search input Google's JS plug-in? It's like it's blocked and it won't show?

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

          @canid
          All web browsers that I know of use Ctrl+F to search the text on the current page they are showing. No add-ins. This has nothing to do with the Qt documentation page per se, it is a feature for any page you happen to be on.

          1 Reply Last reply
          0
          • C canid

            @mrjj
            I tried, the search input doesn't show up in either Firefox or Chrome.Is search input Google's JS plug-in? It's like it's blocked and it won't show?

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

            @canid said in Why can't I see the description of QSS in the help document of qt5.15.2. There used to be:

            I tried, the search input doesn't show up in either Firefox or Chrome.Is search input Google's JS plug-in? It's like it's blocked and it won't show?

            Although others mentioned Ctrl+F above, that is for searching the current page, not the whole Qt docs.

            The Qt doc search bar is a Google Search Console component that is embedded into every page of the Qt docs:

            Screenshot of doc search bar

            We can't tell why your browser isn't showing the bar. You'll have to investigate to find out why your browser is blocking it (or why it can't show it). Try disabling all of your extensions/plugins.

            Alternatively, use this: 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

            C 1 Reply Last reply
            0
            • JKSHJ JKSH

              @canid said in Why can't I see the description of QSS in the help document of qt5.15.2. There used to be:

              I tried, the search input doesn't show up in either Firefox or Chrome.Is search input Google's JS plug-in? It's like it's blocked and it won't show?

              Although others mentioned Ctrl+F above, that is for searching the current page, not the whole Qt docs.

              The Qt doc search bar is a Google Search Console component that is embedded into every page of the Qt docs:

              Screenshot of doc search bar

              We can't tell why your browser isn't showing the bar. You'll have to investigate to find out why your browser is blocking it (or why it can't show it). Try disabling all of your extensions/plugins.

              Alternatively, use this: https://forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              C Offline
              C Offline
              canid
              wrote on last edited by
              #20

              @JKSH
              hi,The web version of the search doesn't work for me.I remember that the Qt Creator help document used to have a description of QSS, but it is not searchable now. What is the reason?

              JKSHJ 1 Reply Last reply
              0
              • C canid

                @JKSH
                hi,The web version of the search doesn't work for me.I remember that the Qt Creator help document used to have a description of QSS, but it is not searchable now. What is the reason?

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

                @canid said in Why can't I see the description of QSS in the help document of qt5.15.2. There used to be:

                it is not searchable now. What is the reason?

                Sorry, I don't understand what you mean. It is still searchable for me.

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

                C 1 Reply Last reply
                0
                • JKSHJ JKSH

                  @canid said in Why can't I see the description of QSS in the help document of qt5.15.2. There used to be:

                  it is not searchable now. What is the reason?

                  Sorry, I don't understand what you mean. It is still searchable for me.

                  C Offline
                  C Offline
                  canid
                  wrote on last edited by
                  #22

                  @JKSH
                  search2.JPG

                  Pl45m4P JKSHJ 2 Replies Last reply
                  0
                  • C canid

                    @JKSH
                    search2.JPG

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

                    @canid

                    Probably because there is no class called QSS...

                    It's Qt Style Sheet, not QSS.

                    • https://doc.qt.io/qt-5/stylesheet.html

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

                    ~E. W. Dijkstra

                    1 Reply Last reply
                    3
                    • C canid

                      @JKSH
                      search2.JPG

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

                      @canid said in Why can't I see the description of QSS in the help document of qt5.15.2. There used to be:

                      search2.JPG

                      The string "qss" does not exist in the Qt documentation, so Qt Creator never let us search for "qss". Even Qt 4 docs don't contain "qss" (see https://www.google.com/search?q=site:doc.qt.io/archives/qt-4.8/+"qss" )

                      I think you remembered wrongly -- search for "style sheet" instead.

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

                      1 Reply Last reply
                      2

                      • Login

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