In QT4, is there any member function for QPopupMenu that can replace `updateItem` in QT3?

void QPopupMenu::updateItem ( int id ) [virtual]
I can't find any replacement in QT4, can anyone help me?