Home | Trees | Indices | Help |
|
---|
|
A class representing a .qm file.
|
|||
UnitClass The class of units that will be instantiated and used by this class |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Name = _("Qt .qm file") The human usable name of this store type |
|||
Mimetypes = ["application/x-qm"] A list of MIME types associated with this store type |
|||
Extensions = ["qm"] A list of file extentions associated with this store type |
|||
_binary = True Indicates whether a file should be accessed as a binary file. |
|||
Inherited from |
|
|||
Inherited from |
|
Constructs a blank TranslationStore.
|
Output a string representation of the .qm data file
|
parses the given file or file source string
|
Writes the string representation to the given file (or filename).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:55:27 2009 | http://epydoc.sourceforge.net |