Results 1 to 2 of 2

Thread: Qt Quick QML

  1. #1
    Join Date
    Jul 2011
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Quick QML

    Hello Fellow Developers,

    I was wondering if it's the best practice to make desktop applications using qml and qt quick. I was now reading up on it and it says that QML us usually used for mobile applications. Now, if it is possible to use QML to make desktop applications, would it be faster or slower than making the desktop applications in the regular Qt Creator using the gui. So to sum up,

    A. Can i use QML to make desktop applications. Is it recommended that i do or should i use qt creator and gui?

    Thanks.

  2. #2
    Join Date
    Dec 2010
    Location
    Veszprém, Hungary
    Posts
    34
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Quick QML

    Hello,

    of course you can create desktop applications with QML.
    In my opinion, if the user interface has many user interactions, text entering, tables, etc, than QML is not the best. But if your UI is mostly mouse controlled or designed for touch screens, than QML is a perfect solution.

  3. The following user says thank you to laszlo.gosztola for this useful post:

    Brandon_R (18th August 2011)

Similar Threads

  1. plugin for qt quick.
    By wookoon in forum Newbie
    Replies: 0
    Last Post: 17th March 2011, 06:31
  2. Qt Quick: Playground Example v1.3
    By therohan in forum Qt Quick
    Replies: 0
    Last Post: 10th February 2011, 07:50
  3. 2 Quick Questions
    By bbad68 in forum Newbie
    Replies: 2
    Last Post: 10th February 2010, 18:26
  4. Quick help on QProcess
    By devilj in forum Newbie
    Replies: 4
    Last Post: 17th July 2007, 22:16
  5. Quick Test Pro and Qt
    By tstankey in forum Newbie
    Replies: 1
    Last Post: 19th April 2007, 20:27

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.