Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [Solved] From where should I download QML
Qt 6.11 is out! See what's new in the release blog

[Solved] From where should I download QML

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 1 Posters 3.7k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Can anybody please send me the link to download QML....

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      its part of Qt sdk now, so just get latest Qt sdk :)

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        I have the latest version of Qt 4.7.0 (32 bit)...
        but where can I find QML inside Qt Creater...

        1 Reply Last reply
        0
        • ? This user is from outside of this forum
          ? This user is from outside of this forum
          Guest
          wrote on last edited by
          #4

          Try
          file->new file or project ->Qt Quick Project and take it from there ...

          once the proj is created, main.qml is generated for you and you can just run it
          you can go to the design mode on the left bar and it opens the Qml Visual Editor

          ps: Qt 4.7.1 is also released

          I'd suggest take a look at the Qml tutorials available in assistant

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            ok ..Thank you very much

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              I dont know Java...Is it necessary to learn Java before learning QML

              1 Reply Last reply
              0
              • ? This user is from outside of this forum
                ? This user is from outside of this forum
                Guest
                wrote on last edited by
                #7

                no java required,
                but javascript is required as you go along and javascript is very easy.

                I'd suggest start working on the tutorials and then look at the available examples and demos in the qt sdk folder you will manage well :)

                happy learning!

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  thanks you.....

                  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