PDA

View Full Version : problems on the QMenu hide



xiongxiongchuan
31st August 2010, 07:38
i have a MainForm ,and have some MdiForms ,when the MdiForms' type changed ,some QMenu will be hide,but when i use the function
editMenu->setVisible(false) the QMenu are still on the mainform, what's happen?how can i solve this problem?

dbzhang800
31st August 2010, 09:42
editMenu->menuAction () ->setVisible(false)