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. State machine && QML
QtWS25 Last Chance

State machine && QML

Scheduled Pinned Locked Moved QML and Qt Quick
9 Posts 4 Posters 5.0k Views
  • 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.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I need help in starting using QStateMachine with QML to set up a GUI .

    I found a wiki that is empty: "State_Machines_and_QML_GUIs":http://developer.qt.nokia.com/wiki/State_Machines_and_QML_GUIs .

    Can you tell me where to find a good example...?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      In the video's from the DevDays 2011, once they get posted. Marius gave a great talk on this topic. AFAIK, these are not online yet, I guess mostly in order not to spoil the fun for the SF edition and because video editing is hard work...

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

        Yeah, there was a "blog post":http://blog.qt.nokia.com/2011/10/26/nokia-canonical-cnn-the-qt-project-and-much-more-at-qt-developer-days/ saying videos and presentation files will be made public after SF DevDays. Quoting from the blog:

        [quote]The enthusiasm was high as we kicked off the tech track and Qt in Use sessions, with developers already asking us when they can have another look at the presentation slides online! (The answer is that we expect to begin adding them after the San Francisco event BTW)[/quote]

        (Z(:^

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on last edited by
          #4

          So where will I find the video?

          Will it be in "videos":http://developer.qt.nokia.com/videos section?

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andre
            wrote on last edited by
            #5

            I would assume so, yes. The talks were all recorded. I have no idea how long it will take for them to appear though.

            1 Reply Last reply
            0
            • L Offline
              L Offline
              luca
              wrote on last edited by
              #6

              Ok, thanks,
              I'll wait for it.

              1 Reply Last reply
              0
              • R Offline
                R Offline
                rokemoon
                wrote on last edited by
                #7

                You can start from "here":http://doc.qt.nokia.com/latest/declarative-animation-states.html
                and "here":http://doc.qt.nokia.com/latest/qdeclarativeexamples.html all examples, maybe you will find something useful
                [Edit] Sorry, this examples are all about states in QML. Not about QStateMachine.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #8

                  @rokemoon:
                  Those examples do not use the QStateMachine framework, as was requested by Luca. The states system in QML is very poor compared to the QStateMachine framework.

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    rokemoon
                    wrote on last edited by
                    #9

                    [quote author="Andre" date="1321427145"]@rokemoon:
                    Those examples do not use the QStateMachine framework, as was requested by Luca. The states system in QML is very poor compared to the QStateMachine framework. [/quote]
                    Sorry, overlooked, just saw StateMachine in QML. My fault :-(

                    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