Inherits QMainWindow, and AssetEditorPresetNotificationBus::Handler.
|
| AZ_CLASS_ALLOCATOR (ConstructPresetDialog, AZ::SystemAllocator) |
|
| ConstructPresetDialog (QWidget *parent) |
|
void | SetEditorId (EditorId editorId) |
|
void | AddConstructType (ConstructType constructType) |
|
void | OnPresetsChanged () override |
|
void | OnConstructPresetsChanged (ConstructType constructType) override |
|
void | showEvent (QShowEvent *showEvent) override |
|
ConstructType | GetActiveConstructType () const |
|
void | SetActiveConstructType (ConstructType constructType) const |
|
void | OnSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
|
void | RemoveSelected () |
|
void | RestoreDefaults () |
|
void | UpdateButtonStates () |
|
void | OnActiveConstructTypeChanged (int currentIndex) |
|
|
void | OnPresetModificationBegin () |
|
void | OnPresetModificationEnd () |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Widgets/ConstructPresetDialog/ConstructPresetDialog.h