Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How do I use the QML?
Forum Updated to NodeBB v4.3 + New Features

How do I use the QML?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 1.3k 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.
  • F Offline
    F Offline
    flaviomarcio
    wrote on last edited by
    #1

    how do I use the QML?

    1. I use pure?
    2. I use with C + +?

    Flavio Portela

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

      As you see fit. There is no definite answer, all depends on your use case and will.

      The intention behind the language is to separate UI from logic. But you can build whole apps in pure QML/ JS if you prefer.

      In my projects I use a healthy mix - often the prototype is QML-heavy, then when I'm happy with the app I move most of the logic to C++.#

      (Z(:^

      1 Reply Last reply
      0
      • F Offline
        F Offline
        flaviomarcio
        wrote on last edited by
        #3

        I would like to create more complex applications using QML. but only find information regarding components, trivial and silly things.

        Does anyone have a link on calling QML in QML or using SQL and signs?

        Flavio Portela

        1 Reply Last reply
        0
        • U Offline
          U Offline
          utcenter
          wrote on last edited by
          #4

          There is no need to post the same question all over the place, chose a thread and stick to it.

          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