13 #ifndef DtMenuManager_H_
14 #define DtMenuManager_H_
20 #include <QtCore/QObject>
59 const std::map<DtMenuPath,QMenu*>& menus()
const;
60 const std::map<DtMenuPath,QAction*> menuItems()
const;
68 void onMenuDestroyed(
QObject* obj);
71 void onActionDestroyed(
QObject* obj);