PDA

View Full Version : Urgent : Form updates not displayed on the output



seanasl
6th May 2012, 08:41
hi ,

I added a new frame to my qt form however i couldn't access it through ui-> notation . The error displayed is member not found. Any suggestion as i have never experience such problem in prior usage of qt forms?

Thank .

wysota
6th May 2012, 15:51
Make sure the ui_yourfile.h file is rebuilt. Delete the stale file if necessary.