Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. What Qt Creator version to use for Qt 4.8.5 development?

What Qt Creator version to use for Qt 4.8.5 development?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 3 Posters 2.1k 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.
  • W Offline
    W Offline
    WR Micro
    wrote on last edited by
    #1

    I need to work on Qt 4.8.5 project created with QtQuick 1.1, and qmlproject file. I've tried Qt Creator 4.2.1 but it doesn't seem like the optimal version. (eg missing documentation help for Qt 4, don't have option to create Qt Quick 1.1 Application, etc) What would be the best Qt Creator version to use? And in general, what dev environment setup is ideal (tools, apps, versions, installation tips) I'll be using Ubuntu 16.04 for developing. I'm very new to Qt and QML so I've been banging my head alot. So any advice to help my soul would be greatly appreciated.

    1 Reply Last reply
    0
    • JohanSoloJ Offline
      JohanSoloJ Offline
      JohanSolo
      wrote on last edited by
      #2

      QtCreator is simply an IDE, meaning that it is not chained to any Qt lib version. If you're missing documentation, please ensure the info package has been installed on your machine.

      `They did not know it was impossible, so they did it.'
      -- Mark Twain

      1 Reply Last reply
      2
      • W Offline
        W Offline
        WR Micro
        wrote on last edited by
        #3

        Thank you for the reply. I've have Qt 4.8.5 manually added to "Qt Versions" in Build & Run Options. When I highlight a component and press F1, it shows Qt 5.6 docs. Also can Qt Creator able to type hint to specific version of Qt?

        1 Reply Last reply
        0
        • JohanSoloJ Offline
          JohanSoloJ Offline
          JohanSolo
          wrote on last edited by
          #4

          Did you install the help files for Qt 4.8.5?

          `They did not know it was impossible, so they did it.'
          -- Mark Twain

          1 Reply Last reply
          0
          • W Offline
            W Offline
            WR Micro
            wrote on last edited by
            #5

            How would I do that to Qt Creator 4.2.1? I can't find how to do that. I do see "docs" directories but seems that Qt 5 and Qt 4 docs structures are different.

            JKSHJ 1 Reply Last reply
            0
            • JohanSoloJ Offline
              JohanSoloJ Offline
              JohanSolo
              wrote on last edited by
              #6

              AFAIK, it's up to you to install the help from your distro package list, QtCreator won't do is for you. Then, from the Tools->Options->Help menu you can see what is detected and used.

              `They did not know it was impossible, so they did it.'
              -- Mark Twain

              1 Reply Last reply
              0
              • W WR Micro

                How would I do that to Qt Creator 4.2.1? I can't find how to do that. I do see "docs" directories but seems that Qt 5 and Qt 4 docs structures are different.

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

                @WR-Micro said in What Qt Creator version to use for Qt 4.8.5 development?:

                How would I do that to Qt Creator 4.2.1? I can't find how to do that. I do see "docs" directories but seems that Qt 5 and Qt 4 docs structures are different.

                In Qt Creator, click on Tools -> Options... -> Help -> Documentation. Do you see the Qt 4.8 docs listed?

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

                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