Menu builder adapter.  
 More...
return command group sort function 
- Parameters
- 
  
  
- Returns
- if you want to sort the menu return a SortFunction otherwise return nullptr 
Implements IMenuBuilder.
 
 
  
  | 
        
          | bool prependMenuSeparator | ( | const Interface & | context, |  
          |  |  | const Command & | cmd |  
          |  | ) |  | const |  | inlineoverridevirtual | 
 
should a menu separator prepend a command 
- Parameters
- 
  
  
- Returns
- true if a menu separator should be prepended before the command 
Implements IMenuBuilder.
 
 
should the command group be visible in the menu 
- Parameters
- 
  
  
- Returns
- true for visible or false for invisible 
Implements IMenuBuilder.
Reimplemented in NoMenuBuilder.
 
 
should the command be visible in the menu 
- Parameters
- 
  
  
- Returns
- true for visible or false for invisible 
Implements IMenuBuilder.
Reimplemented in NoMenuBuilder.
 
 
The documentation for this class was generated from the following file: