class FileJob


Module kio
Namespace KIO
Class FileJob
Inherits KIO::SimpleJob
The file-job is an asynchronious version of normal file handling. It allows block-wise reading and writing, and allows seeking. Results are returned through signals.

Should always be created using KIO.open(KUrl&)



methods