libs/store
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| KoDirectoryStore | |
| KoEncryptedStore | |
| KoEncryptionChecker | |
| KoStore | Saves and loads KOffice documents using various backends |
| KoStoreBase | Helper class for KoStore (mainly for remote file support) |
| KoStoreDevice | This class implements a QIODevice around KoStore, so that it can be used to create a QDomDocument from it, to be written or read using QDataStream or to be written using QTextStream |
| KoTarStore | |
| KoXmlCDATASection | KoXmlCDATASection represents a CDATA section in a DOM tree |
| KoXmlDocument | KoXmlDocument represents an XML document, structured in a DOM tree |
| KoXmlDocumentType | KoXmlDocumentType represents the DTD of the document |
| KoXmlElement | KoXmlElement represents a tag element in a DOM tree |
| KoXmlInputSource | |
| KoXmlNode | KoXmlNode represents a node in a DOM tree |
| KoXmlText | KoXmlText represents a text in a DOM tree |
| KoXmlWriter | A class for writing out XML (to any QIODevice), with a special attention on performance |
| KoZipStore |
