Inherits QDialog.
Public Member Functions | |
| SettingsDialog (const QString &title, ScriptCanvas::ScriptCanvasId scriptCanvasId, QWidget *pParent=nullptr) | |
| const QString & | GetText () const |
Protected Member Functions | |
| void | OnOK () |
| void | OnCancel () |
| void | OnTextChanged (const QString &text) |
| void | ConfigurePropertyEditor (AzToolsFramework::ReflectedPropertyEditor *) |