[Qt-interest] copy a file to a directory

Stephen Jackson spjackson42 at gmail.com
Tue Dec 2 10:33:41 CET 2008


On Tue, Dec 2, 2008 at 5:24 AM, Smita_Srivastava wrote:
> hey how to write a picture file to any directory.... Its ok that i can read the files thru readLine..but how to read a picture file.
> NOte: readall is not available with qt-3.3. Please give me any hint in qt-3.3,.. M really stuck up
>

http://doc.trolltech.com/3.3/qimage.html#load
http://doc.trolltech.com/3.3/qimage.html#save

If you don't read the documentation or study the examples then you
will be "really stuck up".

-- 
Stephen Jackson



More information about the Qt-interest-old mailing list