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

Private 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.h,v 1.1.1.1 1998/03/27 16:00:33 kulow Exp $
  • Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:57 CEST 1999
Kdoc