addDataToFile(QByteArray &buffer, const QString &destName) | KoStore | |
addLocalDirectory(const QString &dirPath, const QString &dest) | KoStore | |
addLocalFile(const QString &fileName, const QString &destName) | KoStore | |
atEnd() const | KoStore | |
Auto valeur énumérée | KoStore | |
Backend énumération | KoStore | |
bad() const | KoStore | [inline] |
close() | KoStore | |
closeRead() | KoDirectoryStore | [inline, protected, virtual] |
closeWrite() | KoDirectoryStore | [inline, protected, virtual] |
createStore(const QString &fileName, Mode mode, const QByteArray &appIdentification="", Backend backend=Auto) | KoStore | [static] |
createStore(QIODevice *device, Mode mode, const QByteArray &appIdentification="", Backend backend=Auto) | KoStore | [static] |
createStore(QWidget *window, const KUrl &url, Mode mode, const QByteArray &appIdentification="", Backend backend=Auto) | KoStore | [static] |
currentDirectory() const | KoStore | |
currentPath() const | KoStore | |
device() const | KoStore | |
Directory valeur énumérée | KoStore | |
disallowNameExpansion(void) | KoStore | |
Encrypted valeur énumérée | KoStore | |
enterAbsoluteDirectory(const QString &path) | KoDirectoryStore | [protected, virtual] |
enterDirectory(const QString &directory) | KoStore | |
enterRelativeDirectory(const QString &dirName) | KoDirectoryStore | [protected, virtual] |
extractFile(const QString &srcName, const QString &fileName) | KoStore | |
extractFile(const QString &srcName, QByteArray &data) | KoStore | |
fileExists(const QString &absPath) const | KoDirectoryStore | [protected, virtual] |
FileMode énumération | KoStoreBase | |
hasFile(const QString &fileName) const | KoStore | |
init(Mode _mode) | KoDirectoryStore | [protected, virtual] |
isOpen() const | KoStore | |
KoDirectoryStore(const QString &path, Mode _mode) | KoDirectoryStore | |
KoStore() | KoStore | [inline, protected] |
KoStoreBase(void) | KoStoreBase | |
leaveDirectory() | KoStore | |
Local valeur énumérée | KoStoreBase | |
m_basePath | KoDirectoryStore | [private] |
m_bGood | KoStore | [protected] |
m_bIsOpen | KoStore | [protected] |
m_currentPath | KoDirectoryStore | [private] |
m_file | KoDirectoryStore | [private] |
m_fileMode | KoStoreBase | [protected] |
m_iSize | KoStore | [protected] |
m_localFileName | KoStoreBase | [protected] |
m_mode | KoStore | [protected] |
m_sName | KoStore | [protected] |
m_stream | KoStore | [protected] |
m_strFiles | KoStore | [protected] |
m_url | KoStoreBase | [protected] |
m_window | KoStoreBase | [protected] |
mode() const | KoStore | [inline] |
Mode énumération | KoStore | |
open(const QString &name) | KoStore | |
openRead(const QString &name) | KoDirectoryStore | [inline, protected, virtual] |
openReadOrWrite(const QString &name, QIODevice::OpenModeFlag iomode) | KoDirectoryStore | [protected] |
openWrite(const QString &name) | KoDirectoryStore | [inline, protected, virtual] |
popDirectory() | KoStore | |
pos() const | KoStore | |
pushDirectory() | KoStore | |
Read valeur énumérée | KoStore | |
read(qint64 max) | KoStore | |
read(char *_buffer, qint64 _len) | KoStore | |
RemoteRead valeur énumérée | KoStoreBase | |
RemoteWrite valeur énumérée | KoStoreBase | |
s_area | KoStore | [protected, static] |
seek(qint64 pos) | KoStore | |
size() const | KoStore | |
Tar valeur énumérée | KoStore | |
write(const QByteArray &_data) | KoStore | |
write(const char *_data, qint64 _len) | KoStore | [virtual] |
Write valeur énumérée | KoStore | |
Zip valeur énumérée | KoStore | |
~KoDirectoryStore() | KoDirectoryStore | |
~KoStore() | KoStore | [virtual] |
~KoStoreBase(void) | KoStoreBase | [virtual] |