SaveDialog.closeAfterSave
bool closeAfterSave() @property nothrowGet closeAfterSave property.
Returns
This property requests that the widget close after saving.
Deprecated
Use
class@PanelChangesDialogvoid closeAfterSave(bool propval) @property nothrowSet closeAfterSave property.
Parameters
propval | This property requests that the widget close after saving. |
Deprecated
Use
class@PanelChangesDialog