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. What do you need from Qt and HTML5?
QtWS25 Last Chance

What do you need from Qt and HTML5?

Scheduled Pinned Locked Moved Mobile and Embedded
13 Posts 10 Posters 8.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.
  • M Offline
    M Offline
    miracules
    wrote on last edited by
    #1

    HTML5 brings both weird and wonderful new options to application development. The trick when writing documentation is knowing the difference between the two and writing more about the useful and wonderful options, and less about the weird but pretty cool ones.

    That brings me to my main point that is that we need suggestions to what kind of content you need us to cover. *What is a relevant use case for you? *

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

      I am not aware of how and to what extent HTML5 will be supported in Qt. In documentation I would like to know different approaches on how HTML5 can be used in Qt apps. Can it be used for UI/UX, if so how - different ways it can be used.

      How to create quick wrt apps using HTML5. Can simple games or utility can be made using HTML5 - if yes then some sample app exploring these features.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JoseGutierrez
        wrote on last edited by
        #3

        I think Game stuff is one of the main areas of interest in HTML5, so Web Sockets, the canvas and animations will be specially interesting.

        Other application types will also benefice from Web Sockets, canvas and animations, but in my opinion simple games are more fun to learn with.

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

          Morten, I'm not sure if I understand the question. Do you mean support of the HTML5 spec in Webkit in general, or the particular parts of the specification (if any) that relate to Qt Webkit? That is, features as a web browser engine.

          Or do you mean something that is more related to using Qt Webkit as a framework for hybrid applications and/or the web runtime?

          All this concepts become each day more and more blurry, I suppose. :)

          1 Reply Last reply
          0
          • G Offline
            G Offline
            GordonSchumacher
            wrote on last edited by
            #5

            The two big things that I'm aware of that have come up for us (ICS) to date are good (read, "reasonable performance") HTML5 video support, and efficient mixing of Qt widgets and WebView. I know it's possible now, but it's not terribly well documented, it's somewhat tricky to do, and there are some major limitations (or at least, I've not figured out the correct way to do it in order to make everything work).

            1 Reply Last reply
            0
            • D Offline
              D Offline
              digitalsurgeon
              wrote on last edited by
              #6

              The most important thing for me has been fast css transitions, hardware acceleration whenever possible. Geolocation api and offline storage is also quite high on my list.

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

                As suggested above HTML5 video support and using it with Qt to create text overlays and examples demo of streaming and viewing content.

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  GordonSchumacher
                  wrote on last edited by
                  #8

                  Hah - apparently the Trolls already "beat me to that punch":http://labs.qt.nokia.com/2010/11/16/some-webkit-hybrid-stuff, and I missed it.

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

                    Being an OpenGL developer, I'd of course love to see something on WebGL.

                    Nokia Certified Qt Specialist.

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

                      Some tips and examples on porting games and applications from Flash, Java Fx and silverlight would be appreciated.

                      1 Reply Last reply
                      0
                      • N Offline
                        N Offline
                        noam
                        wrote on last edited by
                        #11

                        [quote author="GordonSchumacher" date="1292048345"]Hah - apparently the Trolls already "beat me to that punch":http://labs.qt.nokia.com/2010/11/16/some-webkit-hybrid-stuff, and I missed it.[/quote]

                        You guys (ICS) actually helped us write those examples, mainly the imageanalyzer :)

                        1 Reply Last reply
                        0
                        • H Offline
                          H Offline
                          hmuelner
                          wrote on last edited by
                          #12

                          HTML5 audio and video support still does not work on Windows with Qt 4.8. It would be nice if the Trolls could fix this ASAP.

                          Helmut Mülner

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            Magnesus
                            wrote on last edited by
                            #13

                            Also Java applets and WebGL don't work. And graphics is pixelated during animation since 4.8.

                            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