|
Krita Source Code Documentation
|
This is the complete list of members for KoStore, including all inherited members.
| atEnd() const | KoStore | |
| Auto enum value | KoStore | |
| Backend enum name | KoStore | |
| bad() const | KoStore | |
| close() | KoStore | |
| closeRead()=0 | KoStore | protectedpure virtual |
| closeWrite()=0 | KoStore | protectedpure virtual |
| createStore(const QString &fileName, Mode mode, const QByteArray &appIdentification=QByteArray(), Backend backend=Auto, bool writeMimetype=true) | KoStore | static |
| createStore(QIODevice *device, Mode mode, const QByteArray &appIdentification=QByteArray(), Backend backend=Auto, bool writeMimetype=true) | KoStore | static |
| currentPath() const | KoStore | |
| d_ptr | KoStore | protected |
| device() const | KoStore | |
| Directory enum value | KoStore | |
| directoryList() const | KoStore | virtual |
| doFinalize() | KoStore | inlineprotectedvirtual |
| enterAbsoluteDirectory(const QString &path)=0 | KoStore | protectedpure virtual |
| enterDirectory(const QString &directory) | KoStore | virtual |
| enterRelativeDirectory(const QString &dirName)=0 | KoStore | protectedpure virtual |
| extractFile(const QString &sourceName, QByteArray &data) | KoStore | |
| fileExists(const QString &absPath) const =0 | KoStore | protectedpure virtual |
| finalize() | KoStore | |
| hasDirectory(const QString &directoryName) | KoStore | |
| hasFile(const QString &fileName) const | KoStore | |
| isOpen() const | KoStore | |
| KoStore(Mode mode, bool writeMimetype=true) | KoStore | protected |
| KoStore(const KoStore &store) | KoStore | private |
| leaveDirectory() | KoStore | |
| mode() const | KoStore | |
| Mode enum name | KoStore | |
| open(const QString &name) | KoStore | |
| openRead(const QString &name)=0 | KoStore | protectedpure virtual |
| openWrite(const QString &name)=0 | KoStore | protectedpure virtual |
| operator=(const KoStore &store) | KoStore | private |
| popDirectory() | KoStore | |
| pos() const | KoStore | |
| pushDirectory() | KoStore | |
| Read enum value | KoStore | |
| read(qint64 max) | KoStore | |
| read(char *buffer, qint64 length) | KoStore | |
| seek(qint64 pos) | KoStore | |
| setCompressionEnabled(bool e) | KoStore | virtual |
| setSubstitution(const QString &name, const QString &substitution) | KoStore | |
| size() const | KoStore | |
| Write enum value | KoStore | |
| write(const QByteArray &data) | KoStore | |
| write(const char *data, qint64 length) | KoStore | virtual |
| Zip enum value | KoStore | |
| ~KoStore() | KoStore | virtual |