#include <ContextMenuManager.h>
◆ CContextMenuManager()
◆ ~CContextMenuManager()
CContextMenuManager::~CContextMenuManager |
( |
| ) |
|
◆ Deinit()
void CContextMenuManager::Deinit |
( |
| ) |
|
◆ GetAddonItems()
Gets the addon context menu items available for a file item.
- Parameters
-
fileItem | the file item |
root | the root context menu item |
- Returns
- the items
- See also
- ContextMenuView
◆ GetItems()
Gets the context menu items available for a file item.
- Parameters
-
fileItem | the file item |
root | the root context menu item |
- Returns
- the items
- See also
- ContextMenuView
- Todo
- implement group support
◆ HasAddonItems()
Checks whether addon context menu items are available for a file item.
- Parameters
-
fileItem | the file item |
root | the root context menu item |
- Returns
- true if any items are present, false otherwise
◆ HasItems()
Checks whether context menu items are available for a file item.
- Parameters
-
fileItem | the file item |
root | the root context menu item |
- Returns
- true if any items are present, false otherwise
- Todo
- implement group support
◆ Init()
void CContextMenuManager::Init |
( |
| ) |
|
◆ MAIN
◆ MANAGE
The documentation for this class was generated from the following files: