lib Library API Documentation

KoStoreBase Class Reference

Helper class for KoStore (mainly for remote file support). More...

#include <koStoreBase.h>

Inheritance diagram for KoStoreBase:

Inheritance graph
[legend]
Collaboration diagram for KoStoreBase:

Collaboration graph
[legend]
List of all members.

Public Types

enum  FileMode { Local = 1, RemoteRead, RemoteWrite }

Protected Attributes

KURL m_url
FileMode m_fileMode
QString m_localFileName
QWidgetm_window

Detailed Description

Helper class for KoStore (mainly for remote file support).

Since:
1.4

Definition at line 32 of file koStoreBase.h.


Member Data Documentation

KURL KoStoreBase::m_url [protected]
 

original URL of the remote file (undefined for a local file)

Definition at line 45 of file koStoreBase.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:41:20 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003