Is it possible to add QMenu entries to popup menus dynamically in Qt 4 something similar to Qt 3? Do I have to create new menus (addMenu) to insert all menu entries?