SaveDialog.closeAfterSave

bool closeAfterSave() @property

Get closeAfterSave property.

Returns

This property requests that the widget close after saving.

Deprecated

Use class@PanelChangesDialog
void closeAfterSave(bool propval) @property

Set closeAfterSave property.

Parameters

propvalThis property requests that the widget close after saving.

Deprecated

Use class@PanelChangesDialog