, including all inherited members.
addLocalDirectory(const QString &dirPath, const QString &dest) | KoStore | |
addLocalFile(const QString &fileName, const QString &destName) | KoStore | |
at(QIODevice::Offset pos) | KoStore | |
at() const (defined in KoStore) | KoStore | |
atEnd() const (defined in KoStore) | KoStore | |
Auto enum value (defined in KoStore) | KoStore | |
Backend enum name (defined in KoStore) | KoStore | |
bad() const | KoStore | [inline] |
close() | KoStore | |
closeRead()=0 | KoStore | [protected, pure virtual] |
closeWrite()=0 | KoStore | [protected, pure virtual] |
createStore(const QString &fileName, Mode mode, const QCString &appIdentification="", Backend backend=Auto) | KoStore | [static] |
createStore(QIODevice *device, Mode mode, const QCString &appIdentification="", Backend backend=Auto) | KoStore | [static] |
createStore(QWidget *window, const KURL &url, Mode mode, const QCString &appIdentification="", Backend backend=Auto) | KoStore | [static] |
currentDirectory() const | KoStore | |
currentPath() const | KoStore | |
device() const | KoStore | |
Directory enum value (defined in KoStore) | KoStore | |
disallowNameExpansion(void) | KoStore | |
enterAbsoluteDirectory(const QString &path)=0 | KoStore | [protected, pure virtual] |
enterDirectory(const QString &directory) | KoStore | |
enterRelativeDirectory(const QString &dirName)=0 | KoStore | [protected, pure virtual] |
extractFile(const QString &srcName, const QString &fileName) | KoStore | |
fileExists(const QString &absPath) const =0 | KoStore | [protected, pure virtual] |
FileMode enum name (defined in KoStoreBase) | KoStoreBase | |
hasFile(const QString &fileName) const | KoStore | |
init(Mode mode) | KoStore | [protected, virtual] |
isOpen() const | KoStore | |
KoStore() (defined in KoStore) | KoStore | [inline, protected] |
KoStoreBase(void) (defined in KoStoreBase) | KoStoreBase | |
leaveDirectory() | KoStore | |
Local enum value (defined in KoStoreBase) | KoStoreBase | |
m_bGood | KoStore | [protected] |
m_bIsOpen (defined in KoStore) | KoStore | [protected] |
m_currentPath | KoStore | [protected] |
m_directoryStack | KoStore | [protected] |
m_fileMode (defined in KoStoreBase) | KoStoreBase | [protected] |
m_iSize | KoStore | [protected] |
m_localFileName (defined in KoStoreBase) | KoStoreBase | [protected] |
m_mode (defined in KoStore) | KoStore | [protected] |
m_sName | KoStore | [protected] |
m_stream | KoStore | [protected] |
m_strFiles | KoStore | [protected] |
m_url | KoStoreBase | [protected] |
m_window (defined in KoStoreBase) | KoStoreBase | [protected] |
Mode enum name (defined in KoStore) | KoStore | |
mode() const | KoStore | [inline] |
open(const QString &name) | KoStore | |
openRead(const QString &name)=0 | KoStore | [protected, pure virtual] |
openWrite(const QString &name)=0 | KoStore | [protected, pure virtual] |
popDirectory() | KoStore | |
pushDirectory() | KoStore | |
read(unsigned long int max) | KoStore | |
read(char *_buffer, Q_ULONG _len) | KoStore | |
Read enum value (defined in KoStore) | KoStore | |
RemoteRead enum value (defined in KoStoreBase) | KoStoreBase | |
RemoteWrite enum value (defined in KoStoreBase) | KoStoreBase | |
s_area (defined in KoStore) | KoStore | [protected, static] |
size() const | KoStore | |
Tar enum value (defined in KoStore) | KoStore | |
write(const QByteArray &_data) | KoStore | |
write(const char *_data, Q_ULONG _len) | KoStore | [virtual] |
Write enum value (defined in KoStore) | KoStore | |
Zip enum value (defined in KoStore) | KoStore | |
~KoStore() | KoStore | [virtual] |
~KoStoreBase(void) (defined in KoStoreBase) | KoStoreBase | [virtual] |