KFileDialog: overwrite confirmation.

Richard Moore richmoore44 at gmail.com
Thu Jul 10 12:42:24 BST 2008


On 7/10/08, alessandro diaferia <alediaferia at gmail.com> wrote:
> I'd like to add something like
> QFileDialog::setConfirmOverwrite(bool).
> Btw i'm not sure if i should add this as default behavior for the getSave..
> statics.
> What do you suggest?

It can't be on by  default as lots of apps already have a check of
their own for this, so you'd be breaking the semantics. Building it
into the dialog and making it off by default however is a great idea.

Cheers

Rich.




More information about the kde-core-devel mailing list