Results 1 to 6 of 6

Thread: How do I make an executable file from a .ui designer file

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2011
    Posts
    35
    Thanks
    5

    Default Re: How do I make an executable file from a .ui designer file

    Hey thanks, this helped me. But i was wondering, how would i have an icon on my desktop from which i could execute the application.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: How do I make an executable file from a .ui designer file

    how would i have an icon on my desktop from which i could execute the application.
    It isn't magic. You (or your installer for deployment) have to create one.

    The instructions from qtlinuxnewbie are for Qt Creator, which embeds Designer into a full C++ IDE.

Similar Threads

  1. Replies: 5
    Last Post: 15th June 2010, 07:42
  2. How to Create Executable file for my QT application
    By c_srikanth1984 in forum Qt Programming
    Replies: 2
    Last Post: 19th March 2009, 04:02
  3. How to make qpf file
    By noufalk in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 10th March 2008, 21:16
  4. Replies: 1
    Last Post: 14th February 2008, 07:14
  5. Replies: 3
    Last Post: 25th May 2007, 07:49

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.