KRemoteFile Class Reference

[kfile Index] [kfile Hierarchy] [Headers]


Obtain and keep track of the local copy of a remote file, removes the file when it is deleted More...

#include <kremotefile.h>

Public Members


Detailed Description

Obtain and keep track of the local copy of a remote file, removes the file when it is deleted.


KRemoteFile(const char *url) [public]

Fetch a remote file.

~KRemoteFile() [public virtual]

Clean up the remote file object and delete the temporary file.

const char* tempName() [public]

Get the name of the local copy.

const char* url() [public]

Get the url it came from.


  • Author: rich@kde.org
  • Version: $Id: KRemoteFile.html.in,v 1.1.1.1 2000/02/09 22:26:52 tasin Exp $
  • Documentation generated by tasin@cd1 on Die Nov 30 17:32:33 CET 1999
Kdoc