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. What to read about architecture patterns using QML?
Forum Updated to NodeBB v4.3 + New Features

What to read about architecture patterns using QML?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 1.1k Views 2 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.
  • MikhailGM Offline
    MikhailGM Offline
    MikhailG
    wrote on last edited by MikhailG
    #1

    Hello, qml provides an entirely different approach when designing an app. Is there any resources or books where I can find useful info on how to build an app using qml? What I have found so far is flux (Flux Application Architecture Framework). But I think it is not enough to be able to build a nice app.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mostefa
      wrote on last edited by mostefa
      #2

      Hi @MikhailG

      I think that this Qt 5 Cadaques is very good to start with qml

      MikhailGM 1 Reply Last reply
      0
      • M mostefa

        Hi @MikhailG

        I think that this Qt 5 Cadaques is very good to start with qml

        MikhailGM Offline
        MikhailGM Offline
        MikhailG
        wrote on last edited by
        #3

        @mostefa yeah I saw that. Thank you I will try it to read it one more time more carefully.

        M 1 Reply Last reply
        0
        • MikhailGM MikhailG

          @mostefa yeah I saw that. Thank you I will try it to read it one more time more carefully.

          M Offline
          M Offline
          mostefa
          wrote on last edited by
          #4

          @MikhailG said in What to read about architecture patterns using QML?:

          @mostefa yeah I saw that. Thank you I will try it to read it one more time more carefully.

          When i was beginner at qml this book helped me a lot , i advise you to practice every example and to go step by step

          Also you can get inspired from Qt Quick Examples and Tutorials , try to explore example or start one of your project by customizing one example can help you for the start.

          Good luck , and i hope my answer can help you !

          MikhailGM 1 Reply Last reply
          0
          • M mostefa

            @MikhailG said in What to read about architecture patterns using QML?:

            @mostefa yeah I saw that. Thank you I will try it to read it one more time more carefully.

            When i was beginner at qml this book helped me a lot , i advise you to practice every example and to go step by step

            Also you can get inspired from Qt Quick Examples and Tutorials , try to explore example or start one of your project by customizing one example can help you for the start.

            Good luck , and i hope my answer can help you !

            MikhailGM Offline
            MikhailGM Offline
            MikhailG
            wrote on last edited by
            #5

            @mostefa thank you, examples and tutorials do help but only with understanding basics of QML. I was looking for architecture rules/patterns. Like how to manage an app with multiple screens and not to regret in the future because of using a particular approach. So I will stop with flux.

            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