void QWidget::removeAction ( QAction * action )
C++ (Qt)foreach (QAction *act, actions()) removeAction(act);