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. How to navigate to old QML API
Forum Updated to NodeBB v4.3 + New Features

How to navigate to old QML API

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 741 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.
  • T Offline
    T Offline
    TopNotch_Mach07
    wrote on last edited by
    #1

    I want to use WebSocket 1.0, But I am unable to see the documentation for QML Websocket 1.0. While searching, Qt always shows up the latest API which is WebSocket 1.1.

    How can I navigate to old API Docs in general?

    Thanks in Advance,
    Thawfeek.

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

      Hi,

      What version of Qt are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gaess
        wrote on last edited by
        #3

        You could install an older Qt Version (for example 5.6). Then go to help in Qt creator, search for Websocket, open it and a pop up window should give you the choice among the available Qt versions on your system. Choose Qt 5.6, and there you are. May not be the slimmest possibility, though.

        T 1 Reply Last reply
        3
        • T Offline
          T Offline
          TopNotch_Mach07
          wrote on last edited by
          #4

          @SGaist , I am using Qt 5.4.2 , The thing is I can't update the Qt Version. I need a way to decode byteArray using Websocket 1.0 . Is there any possible way to do it ?

          1 Reply Last reply
          0
          • G gaess

            You could install an older Qt Version (for example 5.6). Then go to help in Qt creator, search for Websocket, open it and a pop up window should give you the choice among the available Qt versions on your system. Choose Qt 5.6, and there you are. May not be the slimmest possibility, though.

            T Offline
            T Offline
            TopNotch_Mach07
            wrote on last edited by
            #5

            @gaess, Yes I can do that. But I wanted to know if there is way in the online docs to filter out for a specific version.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              TopNotch_Mach07
              wrote on last edited by
              #6

              I Found this link, https://doc.qt.io/ where qt has documentation for different versions of Qt Framework. But Unfortunately, I couldn't find the documentation for Qt5.4

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                From a quick search, the oldest I have found is Qt 5.5 but it might be old enough for your need.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                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