, 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] |
| hasFile(const QString &fileName) const | KoStore | |
| init(Mode mode) | KoStore | [protected, virtual] |
| isOpen() const | KoStore | |
| KoStore() (defined in KoStore) | KoStore | [inline, protected] |
| leaveDirectory() | KoStore | |
| m_bGood | KoStore | [protected] |
| m_bIsOpen (defined in KoStore) | KoStore | [protected] |
| m_currentPath | KoStore | [protected] |
| m_directoryStack | KoStore | [protected] |
| m_iSize | KoStore | [protected] |
| m_mode (defined in KoStore) | KoStore | [protected] |
| m_sName | KoStore | [protected] |
| m_stream | KoStore | [protected] |
| m_strFiles | KoStore | [protected] |
| mode() const | KoStore | [inline] |
| Mode enum name (defined in KoStore) | KoStore | |
| 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 enum value (defined in KoStore) | KoStore | |
| read(unsigned long int max) | KoStore | |
| read(char *_buffer, Q_ULONG _len) | KoStore | |
| s_area (defined in KoStore) | KoStore | [protected, static] |
| size() const | KoStore | |
| Tar enum value (defined in KoStore) | KoStore | |
| Write enum value (defined in KoStore) | KoStore | |
| write(const QByteArray &_data) | KoStore | |
| write(const char *_data, Q_ULONG _len) | KoStore | [virtual] |
| Zip enum value (defined in KoStore) | KoStore | |
| ~KoStore() | KoStore | [virtual] |