API Documentation
|
This is the complete list of members for ContextMenuManager, including all inherited members.
actionType(QAction *action) | ContextMenuManager | virtual |
addContextMenuCallback(const UUID &id, ContextMenuCallback *callback) | ContextMenuManager | virtual |
addContextMenuItems(QMenu &menu, const Buffer< UUID > &ids=Buffer< UUID >(), const SelectionInfo &selection_info=SelectionInfo()) | ContextMenuManager | virtual |
contextMenu(QAction *action, const Buffer< UUID > &ids, const SelectionInfo &selection_info=SelectionInfo(), PopupInfo origin=PopupInfo()) | ContextMenuManager | virtual |
ContextMenuManager(QTModelManager *manager) | ContextMenuManager | |
hasContextMenuCallback(const UUID &id) const | ContextMenuManager | virtual |
m_custom_context_callbacks | ContextMenuManager | protected |
m_manager | ContextMenuManager | protected |
removeContextMenuCallback(const UUID &id) | ContextMenuManager | virtual |