Results 1 to 2 of 2

Thread: Where to find 3rd Party/Open source Qt Widgets applications

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Where to find 3rd Party/Open source Qt Widgets applications

    There is "linux-apps" (formerly qt-apps). Drill down into the Qt Programs -> Qt Widgets area from the menu. There are also Qt-based apps scattered in other sections from which you might be able to extract useful widgets.

    qinclude has a huge number of Qt-based tools and libraries.

    And KDE is entirely built using Qt.

    You can go mining in any of those projects for a wealth of useful things. In some cases, a standalone widget is easy to pull out, other times it is all tied up with other dependencies, which you may or may not want to drag into your project. Good libraries shouldn't really require you to drag everything in just to use a small part of it, in my opinion.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

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

    nronqt (6th October 2016)

Similar Threads

  1. Replies: 4
    Last Post: 28th February 2016, 10:56
  2. Replies: 1
    Last Post: 21st April 2014, 23:21
  3. Replies: 0
    Last Post: 26th November 2012, 13:18
  4. Replies: 2
    Last Post: 4th June 2012, 23:00
  5. 'Sniffing' closed source Qt applications
    By squidge in forum Qt Programming
    Replies: 2
    Last Post: 21st October 2010, 04:37

Tags for this Thread

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.