Inherits QDialog.
 | 
| 
void  | ReparseDisplay () | 
|   | 
| 
void  | OnFinished (int result) | 
|   | 
| 
void  | OnContainerTypeChanged (int index) | 
|   | 
| 
void  | OnTypeChanged (int index, const AZ::TypeId &typeId) | 
|   | 
| 
void  | OnDataTypeMenuVisibilityChanged (bool visible) | 
|   | 
| 
void  | ValidateName (const QString &newName) | 
|   | 
 | 
| 
void  | ContainerPinned (const AZ::TypeId &typeId) | 
|   | 
| 
void  | CreateContainerVariable (const AZStd::string &variableName, const AZ::TypeId &typeId) | 
|   | 
 | 
| 
  | AZ_CLASS_ALLOCATOR (ContainerWizard, AZ::SystemAllocator) | 
|   | 
| 
  | ContainerWizard (QWidget *parent=nullptr) | 
|   | 
| 
void  | SetActiveScriptCanvasId (const ScriptCanvas::ScriptCanvasId &scriptCanvasId) | 
|   | 
| 
void  | RegisterType (const AZ::TypeId &dataType) | 
|   | 
| 
void  | ShowWizard (const AZ::TypeId &genericContainerType) | 
|   | 
| 
void  | accept () override | 
|   | 
| 
void  | reject () override | 
|   | 
| 
void  | hideEvent (QHideEvent *hideEvent) override | 
|   | 
| 
bool  | eventFilter (QObject *object, QEvent *event) override | 
|   | 
| 
const AZStd::unordered_map< AZ::Crc32, AZ::TypeId > &  | GetFinalTypeMapping () const | 
|   | 
 | 
| 
void  | OnCreate () | 
|   | 
| 
void  | OnCancel () | 
|   | 
| 
void  | ClearDisplay () | 
|   | 
| 
void  | InitializeDisplay (const AZ::TypeId &typeId) | 
|   | 
| 
void  | PopulateMapDisplay () | 
|   | 
| 
void  | PopulateGeneralDisplay (const AZStd::string &patternFallback="Type %i", const AZStd::string &singleTypeString="Type", const AZStd::vector< AZStd::string > &typeLabels=AZStd::vector< AZStd::string >()) | 
|   | 
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/View/Dialogs/ContainerWizard/ContainerWizard.h