[Qt-interest] Q3FileDialog file existance warning

Arnold Krille arnold at arnoldarts.de
Tue Mar 24 17:12:06 CET 2009


On Tuesday 24 March 2009 17:03:48 Giancarlo Amati wrote:
> I'm recently enjoying programming with QT and I'm using the Q3FileDialog
> built in class for the file dialog. I wonder if the class has implemented
> the fact that if u select an existing file.....can warn you with "ur
> writing over an existing file, is it oK?"

QFileDialog::getSaveFileName() unless told otherwise via the options.

BTW: All these Qt3-compatibility classes (the ones starting with Q3) are for 
backward compatibility only and shouldn't be used in new code. If you just 
started programming, develop your app without them and without linking to 
Qt3Support...

Have fun,

Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090324/0a185128/attachment.bin 


More information about the Qt-interest-old mailing list