Inherits QMenu.
|
enum | Show {
kNone = 0x0000
, kCutCopyPaste = 0x0001
, kNew_EmptyElement = 0x0004
, kNew_EmptyElementAtRoot = 0x0008
,
kAddComponents = 0x0040
, kDeleteElement = 0x0080
, kNewSlice = 0x0100
, kNew_InstantiateSlice = 0x0200
,
kNew_InstantiateSliceAtRoot = 0x0400
, kPushToSlice = 0x0800
, kEditorOnly = 0x1000
, kFindElements = 0x2000
,
kAll = 0xffff
} |
|
|
| HierarchyMenu (HierarchyWidget *hierarchy, size_t showMask, bool addMenuForNewElement, const QPoint *optionalPos=nullptr) |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/HierarchyMenu.h