Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Designer tab doesnt work in QtCreator

    General and Desktop
    5
    11
    5345
    Loading More Posts
    • 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.
    • S
      Serenity last edited by

      I think, it works if you would create a Qt-Quick UI.

      Go to "File" and then "New" and there should be an option called "Qt Quick UI" or something like that.
      If you create it, the design tab shouldn't be deactivated anymore

      1 Reply Last reply Reply Quote 0
      • H
        hpollak last edited by

        Which Version if QTCreator? QT? do you use?
        QML2 is not supported with QTCreator < 2.7.0beta

        1 Reply Last reply Reply Quote 0
        • S
          Serenity last edited by

          Please: It is spelled "Qt", not "QT". QT is Quicktime :)

          It doesn't matter, which QtCreator version he uses if he uses the ubuntu repo for getting it. I think, It is 4.8.X, where he can also use QML1.

          I have Qt Creator 2.4.1 and have the possibility to use QtQuick also.

          1 Reply Last reply Reply Quote 0
          • H
            hor_313 last edited by

            its version 2.4.1 i think .
            yes it works in QtQuick UI . but i think it should be work in QtQuick Application . is it true?

            1 Reply Last reply Reply Quote 0
            • H
              hor_313 last edited by

              how can i do update the QtCreator to last version?

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                What version of Ubuntu are you running ? The latest version they seem to have of QtCreator is 2.5.2

                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 Reply Quote 0
                • H
                  hor_313 last edited by

                  ubuntu 12.04 .
                  it have 2.4.1 that i have installed and so 2.5.0(precise-backports) that i can change it .what is the difference between these and which one is better to use?

                  1 Reply Last reply Reply Quote 0
                  • S
                    Serenity last edited by

                    It is not necessary to use a higher version (only if you want to use Qt5).
                    To your question about QtQuick und Design: It shall work every time, when you have opened a QML file in your editor. Qt Creator cannot edit cpp files in the designer ;)

                    Here a list of changes for every version: http://qt.gitorious.org/qt-creator/qt-creator/trees/2.5/dist
                    Every version brings new features and bugfixes. The question is only, if you need this really.

                    If you want to use QtQuick2, I recommended to install Qt5 and the latest version of QtCreator, which both are not in the repository of Ubuntu yet.

                    1 Reply Last reply Reply Quote 0
                    • H
                      hor_313 last edited by

                      thanks dear !
                      but my new question is : if i download QtCreator 2.6.2 ans Qt 5.0.1 from this site and install them , it'll be replace with this version is installed now or i'll have 2version of Qt in my ubuntu OS? :D

                      im beginner in ubuntu too!

                      1 Reply Last reply Reply Quote 0
                      • Q
                        qxoz last edited by

                        You will have two versions in OS.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post