| Home | Trees | Indices | Help |
|
|---|
|
|
Class representing a QPH file store.
|
|||
|
UnitClass The class of units that will be instantiated and used by this class |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Name = _("Qt Phrase Book")The human usable name of this store type |
|||
Mimetypes = ["application/x-qph"]A list of MIME types associated with this store type |
|||
Extensions = ["qph"]A list of file extentions associated with this store type |
|||
rootNode = "QPH"
|
|||
bodyNode = "QPH"
|
|||
XMLskeleton = '''<!DOCTYPE Q
|
|||
namespace = ''Parse an instance of this class from the start of the given string. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialises self.body so it never needs to be retrieved from the XML again.
|
Converts to a string containing the file's XML. We have to override this to ensure mimic the Qt convention:
|
|
|||
XMLskeleton
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 1 16:44:12 2010 | http://epydoc.sourceforge.net |