Results 1 to 2 of 2

Thread: updated .ui file

  1. #1
    Join Date
    Jan 2011
    Posts
    212
    Thanks
    24
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default updated .ui file

    Hello,


    I have designed mainwindow in th Qt Designer , declared some actions, removed some of the actions and added new one.

    But the generated .h file still contain the references to the old references that has been deleted along with the newly created one.

    Is there any way to get an updated .h file from the .ui file so that all the reference pointer to the deleted actions are removed?

    Regards
    Sajjad

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: updated .ui file

    Make sure the modifications were saved. It should be re-generated automatically, but you can try to call "qmake" again.

Similar Threads

  1. QGraphicsView not being updated
    By Luc4 in forum Qt Programming
    Replies: 14
    Last Post: 14th August 2010, 15:48
  2. QTextEdit not being updated
    By doggrant in forum Qt Programming
    Replies: 3
    Last Post: 2nd September 2009, 17:25
  3. elements not updated
    By danesh in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2009, 08:35
  4. HaiQ updated for Qt 4.4
    By magland in forum Qt-based Software
    Replies: 8
    Last Post: 19th September 2008, 11:42
  5. QHash only getting updated not populated
    By quickNitin in forum Newbie
    Replies: 2
    Last Post: 13th July 2006, 11:32

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.