libs/store

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KoDirectoryStore
KoEncryptedStore
KoEncryptionChecker
KoStoreSaves and loads KOffice documents using various backends
KoStoreBaseHelper class for KoStore (mainly for remote file support)
KoStoreDeviceThis 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
KoXmlCDATASectionKoXmlCDATASection represents a CDATA section in a DOM tree
KoXmlDocumentKoXmlDocument represents an XML document, structured in a DOM tree
KoXmlDocumentTypeKoXmlDocumentType represents the DTD of the document
KoXmlElementKoXmlElement represents a tag element in a DOM tree
KoXmlInputSource
KoXmlNodeKoXmlNode represents a node in a DOM tree
KoXmlTextKoXmlText represents a text in a DOM tree
KoXmlWriterA class for writing out XML (to any QIODevice), with a special attention on performance
KoZipStore