Results 1 to 3 of 3

Thread: How much can QT accomplish?

  1. #1
    Join Date
    May 2014
    Posts
    136
    Thanks
    72
    Qt products
    Qt3 Qt4 PyQt3 PyQt4
    Platforms
    MacOS X Windows

    Default How much can QT accomplish?

    Hi, I am new to GUI development, and am considering variety of options to start with in my project, which will involve designing some pretty complex widgetry and desktop apps. I chanced upon QT, and it looks promising.

    How powerful is QT? I mean, does it provide enough functionality to design your app in any way you want, irrespective of the underlying OS? Say iTunes, which on Windows doesn't conform to the native Windows widgets styling and brings in its own set of styles and design. Is it possible to do such things in QT?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How much can QT accomplish?

    Yes, it is all possible.
    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.


  3. #3
    Join Date
    Oct 2013
    Posts
    142
    Thanks
    36
    Thanked 3 Times in 3 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: How much can QT accomplish?

    Qt supports a variety of platforms, you can use native style, Qt's Fusion style, or make your own app aspect, from colors,fonts,etc to own window style.
    You can also use different styling methods, QStyle or use style sheets(CSS) if your familiar with it to make your app more beautiful.

    In short it is a powerfull tool.

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.