[Qt-interest] how to copy the content from one folder to another folder

Ravi_Kalepalli Ravi_Kalepalli at Satyam.com
Wed Mar 11 11:50:52 CET 2009


Hi All,

I want to the files from one folder to another folder using QT API's.
 Can anybody please help how to proceed?

QString pic = QFileDialog::getOpenFileName(this,tr("Open Image"), "/C/Data/Images", tr("Image Files (*.png *.jpg *.bmp)"));

I am able to get string of the user selected file in pic. But I am not able to copy another folder(ex: "/C/Data/Pictures" )

Or is there any other approach instead of QFileDialog?
Please help me.

Thanks and Regards

Ravi Kalepalli
Telephone: 080-66577808
Mobile: 9880724688
[cid:image001.gif at 01C9A265.593916C0]


________________________________
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090311/eb7a4bd9/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 8498 bytes
Desc: image001.gif
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090311/eb7a4bd9/attachment.gif 


More information about the Qt-interest-old mailing list