Results 1 to 2 of 2

Thread: [Resolved]Qt creator problem

  1. #1
    Join Date
    Aug 2021
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default [Resolved]Qt creator problem

    Hello,

    I wanted to work on an old Qt creator project, my old interface looks like this:

    qt_1.jpg
    I made changes to achieve this result:
    qt.jpg

    But if I build my project and execute I still have the old interface:
    qt_1.jpg

    Do you have any idea what's going on?

    Regards.
    Last edited by Mister_Qt; 22nd August 2021 at 15:50.

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    503
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: [Resolved]Qt creator problem

    Hi, several possibilities:
    - you did not edit the correct .ui file
    - uic is not run
    - uic is run but uses the wrong input file
    - uic is run but its output goes to the wrong directory

    Ginsengelf

Similar Threads

  1. Qt Creator problem
    By jack249 in forum Qt Tools
    Replies: 7
    Last Post: 19th June 2012, 11:24
  2. Problem With Qt Creator
    By justin123 in forum Qt Tools
    Replies: 1
    Last Post: 12th December 2010, 08:10
  3. Creator 2.0 problem
    By waynew in forum Installation and Deployment
    Replies: 2
    Last Post: 27th June 2010, 02:38
  4. Problem with Qt Creator
    By Qt Coder in forum Qt Programming
    Replies: 1
    Last Post: 8th June 2010, 13:48
  5. problem with qt creator
    By mmm286 in forum Newbie
    Replies: 1
    Last Post: 24th May 2010, 16:12

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.