Public Member Functions | |
| KMDLExporter () | |
| virtual | ~KMDLExporter () |
| MStatus | reader (const MFileObject &file, const MString &optionsString, MPxFileTranslator::FileAccessMode mode) |
| MStatus | writer (const MFileObject &file, const MString &optionsString, MPxFileTranslator::FileAccessMode mode) |
| bool | haveReadMethod () const |
| bool | haveWriteMethod () const |
| MString | defaultExtension () const |
| bool | canBeOpened () const |
| MFileKind | identifyFile (const MFileObject &fileName, const char *buffer, short size) const |
Static Public Member Functions | |
| static void * | creator () |
Protected Attributes | |
| KConsole | m_Console |
Definition at line 10 of file MDLExporter.h.
1.5.1-p1