Interface QCommandGroupType
- All Superinterfaces:
QCommandOrGroupType
A named group of commands.
-
Method Summary
Methods inherited from interface QCommandOrGroupType
isHidden, metadata
-
Method Details
-
commandTree
SortedMap<String, QCommandOrGroupType> commandTree()- Returns:
- The tree of commands and groups within this group
-