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. Developing UIs with Qt 4.7 and Qt Quick – Americas -- webast today
Qt 6.11 is out! See what's new in the release blog

Developing UIs with Qt 4.7 and Qt Quick – Americas -- webast today

Scheduled Pinned Locked Moved QML and Qt Quick
29 Posts 6 Posters 16.0k 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.
  • D Offline
    D Offline
    disperso
    wrote on last edited by
    #19

    Yes, sorry. I was in a hurry because it was past the start hour, but I'm in now I haven't missed much important.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #20

      Overall the session was ok. I think we have much more knowledge being shared on QML here in the forums. And felt that Forum Nokia needs to improve a lot more on their webinar contents and presentation as developers expectations are more.

      Would like to know others opinion who attended it.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kyleplattner
        wrote on last edited by
        #21

        Was this recorded?

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kamalakshantv
          wrote on last edited by
          #22

          [quote author="kyleplattner" date="1292010935"]Was this recorded?[/quote]

          Usually they are. If it was recorded the webcast will be released after a week or so. I will post it once the link is available.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            disperso
            wrote on last edited by
            #23

            It was recorded, and the URL was shared at the end, but I don't have it. I think the initiative was good, but it was just an introduction. They did an app that does the same as the flickr example/demo. That is, a Button that populates a ListView with data from the "last pictures" posted on flicrk, using the XmlModel.

            There were some "hiccups" during the live stream, and they said it wasn't sure if the recorded video would have the interrupts or not.

            1 Reply Last reply
            0
            • B Offline
              B Offline
              baysmith
              wrote on last edited by
              #24

              They said that an email would be sent to those who registered with a link to the recording. Haven't received that email yet.

              Nokia Certified Qt Specialist.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                baysmith
                wrote on last edited by
                #25

                Link to the recorded presentation: http://forumnokia.emea.acrobat.com/p55186733/

                Nokia Certified Qt Specialist.

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  kamalakshantv
                  wrote on last edited by
                  #26

                  Also one can download the ppt from "here":http://wl4.peer360.com/b/7YyhrHqvdf66uIm8FN8i/mle.asp?hl=88070937&CID=117163 and flickr example code from "here":http://wl4.peer360.com/b/7YyhrHqvdf66uIm8FN8i/mle.asp?hl=88070937&CID=117164.

                  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
                    #27

                    One slight issue I noticed in this webcast, the presenter said something to the effect that the Component name can be small case or uppercase, and that it doesn't matter.

                    I feel that he should have tried to confirm to the guidelines/best practices: see "here":http://doc.trolltech.com/latest/qml-tutorial2.html
                    which says,

                    bq.
                    The component's filename must always start with a capital letter.

                    what do you think?

                    1 Reply Last reply
                    0
                    • X Offline
                      X Offline
                      xsacha
                      wrote on last edited by
                      #28

                      I have seen this in QtCreator somewhere. It said component name must start with capital letter while method name should start with lowercase letter.

                      • Sacha
                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        disperso
                        wrote on last edited by
                        #29

                        IIRC, Components should start with uppercase, and ids with lowercase. This is the way that one distinguishes easily between the two.

                        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