Results 1 to 15 of 15

Thread: creating qt apps

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Oct 2009
    Posts
    483
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanked 97 Times in 94 Posts

    Default Re: creating qt apps

    The source code consists of the headers (.h), code (.cpp), forms (.ui), projects (.pro, .pri), translations (.ts), resources (images, data files, ...), etc.

    The binaries are the executable (.exe on Windows), libraries if you use some and they can be redistributed, compiled translation files (.qm), resources, etc.

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

    Dopt (13th August 2012)

Similar Threads

  1. Creating RPMs for Qt apps
    By blooglet in forum Installation and Deployment
    Replies: 0
    Last Post: 21st February 2011, 14:58
  2. Replies: 0
    Last Post: 26th June 2009, 17:53
  3. Qt for non GUI apps?
    By qwavel in forum Newbie
    Replies: 1
    Last Post: 9th March 2009, 02:11
  4. QT 4.4: CLI apps?
    By Hossie in forum Qt Programming
    Replies: 6
    Last Post: 19th May 2008, 11:37
  5. Qt-Apps.org
    By jpn in forum General Discussion
    Replies: 1
    Last Post: 15th December 2006, 18:20

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.