Results 1 to 11 of 11

Thread: Qt "Quick" !?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Qt "Quick" !?

    Quote Originally Posted by liversedge View Post
    Right now, the developer needs to create their own implementation of basic ui components like text boxes, bullet lists, file pickers. They ARE needed, of course, but the developer needs to start from scratch. To argue that you use QML / Qt Quick if you don't need them is kind of stupid - users will always need to interact with your app.

    I think what you are saying is that QML/Qt Quick is only useful for developers that want to roll their own components. If that really is the intent, then it is doomed to fail.
    No, I mean there are components available for Qt Quick that look and behave as standard widgets.

    Nevertheless these two worlds don't mix that much, Qt Quick is good for some problems but useless for others and we all have to accept that. If you look at it from a broader perspective, it's all similar with widgets. If you port Qt to a new platform, you have to implement a style for all widgets as well, practically from scratch. If you used style meant for Windows on a Mac, it would have looked really bad, wouldn't it?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    liversedge (14th September 2012)

Similar Threads

  1. QGraphicsView : create a "quick preview" ?
    By pl01 in forum Qt Programming
    Replies: 1
    Last Post: 5th January 2011, 12:51
  2. Replies: 3
    Last Post: 15th February 2010, 17:27
  3. Replies: 3
    Last Post: 8th July 2008, 19:37
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  5. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

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
  •  
Qt is a trademark of The Qt Company.