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() | KoEncryptedStore | [protected, virtual] |
closeWrite() | KoEncryptedStore | [protected, virtual] |
createEncryptedStoreReader(const QString &filename, const QByteArray &appIdentification) | KoEncryptedStore | [static] |
createEncryptedStoreReader(QIODevice *dev, const QByteArray &appIdentification) | KoEncryptedStore | [static] |
createEncryptedStoreReader(QWidget *window, const KUrl &url, const QString &filename, const QByteArray &appIdentification) | KoEncryptedStore | [static] |
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 | |
decryptFile(QSecureArray &encryptedFile, KoEncryptedStore_EncryptionData &encData, QSecureArray &password) | KoEncryptedStore | [private] |
device() const | KoStore | |
Directory valeur énumérée | KoStore | |
disallowNameExpansion(void) | KoStore | |
Encrypted valeur énumérée | KoStore | |
enterAbsoluteDirectory(const QString &path) | KoEncryptedStore | [protected, virtual] |
enterDirectory(const QString &directory) | KoStore | |
enterRelativeDirectory(const QString &dirName) | KoEncryptedStore | [protected, virtual] |
extractFile(const QString &srcName, const QString &fileName) | KoStore | |
extractFile(const QString &srcName, QByteArray &data) | KoStore | |
fileExists(const QString &absPath) const | KoEncryptedStore | [protected, virtual] |
FileMode énumération | KoStoreBase | |
filenameOnly(const QString &fullpath) | KoEncryptedStore | [private] |
findPasswordInKWallet() | KoEncryptedStore | [protected] |
hasFile(const QString &fileName) const | KoStore | |
init(Mode mode, const QByteArray &appIdentification) | KoEncryptedStore | [protected, virtual] |
KoStoreBase::init(Mode mode) | KoStore | [protected, virtual] |
initBackend() | KoEncryptedStore | [private] |
isEncrypted() | KoEncryptedStore | [protected] |
isOpen() const | KoStore | |
KoEncryptedStore(const QString &filename, Mode mode, const QByteArray &appIdentification) | KoEncryptedStore | |
KoEncryptedStore(QIODevice *dev, Mode mode, const QByteArray &appIdentification) | KoEncryptedStore | |
KoEncryptedStore(QWidget *window, const KUrl &url, const QString &filename, Mode _mode, const QByteArray &appIdentification) | KoEncryptedStore | |
KoStore() | KoStore | [inline, protected] |
KoStoreBase(void) | KoStoreBase | |
leaveDirectory() | KoStore | |
Local valeur énumérée | KoStoreBase | |
m_bGood | KoStore | [protected] |
m_bIsOpen | KoStore | [protected] |
m_currentPath | KoStore | [protected] |
m_encryptionData | KoEncryptedStore | [protected] |
m_fileMode | KoStoreBase | [protected] |
m_filename | KoEncryptedStore | [protected] |
m_init_appIdentification | KoEncryptedStore | [private] |
m_init_deferred | KoEncryptedStore | [private] |
m_init_dev | KoEncryptedStore | [private] |
m_init_url | KoEncryptedStore | [private] |
m_iSize | KoStore | [protected] |
m_localFileName | KoStoreBase | [protected] |
m_manifestBuffer | KoEncryptedStore | [protected] |
m_mode | KoStore | [protected] |
m_password | KoEncryptedStore | [protected] |
m_qcaInit | KoEncryptedStore | [protected] |
m_sName | KoStore | [protected] |
m_store | KoEncryptedStore | [protected] |
m_stream | KoStore | [protected] |
m_strFiles | KoStore | [protected] |
m_url | KoStoreBase | [protected] |
m_window | KoEncryptedStore | [protected] |
mode() const | KoStore | [inline] |
Mode énumération | KoStore | |
normalizedFullPath(const QString &fullpath) | KoEncryptedStore | [private] |
open(const QString &name) | KoStore | |
openRead(const QString &name) | KoEncryptedStore | [protected, virtual] |
openWrite(const QString &name) | KoEncryptedStore | [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 | |
ripZipStore() | KoEncryptedStore | [protected] |
s_area | KoStore | [protected, static] |
savePasswordInKWallet() | KoEncryptedStore | [protected] |
seek(qint64 pos) | KoStore | |
setPassword(const QString &password) | KoEncryptedStore | |
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 | |
~KoEncryptedStore() | KoEncryptedStore | |
~KoStore() | KoStore | [virtual] |
~KoStoreBase(void) | KoStoreBase | [virtual] |