Public Member Functions | |
| KMapExporter () | |
| virtual | ~KMapExporter () |
| virtual int | ExtCount () |
| virtual const TCHAR * | Ext (int i) |
| virtual const TCHAR * | LongDesc () |
| virtual const TCHAR * | ShortDesc () |
| virtual const TCHAR * | AuthorName () |
| virtual const TCHAR * | CopyrightMessage () |
| virtual unsigned int | Version () |
| virtual const TCHAR * | OtherMessage1 () |
| virtual const TCHAR * | OtherMessage2 () |
| virtual void | ShowAbout (HWND hWnd) |
| virtual int | DoExport (const TCHAR *name, ExpInterface *ei, Interface *i, BOOL suppressPrompts=FALSE, DWORD options=0) |
Static Protected Member Functions | |
| static INT_PTR CALLBACK | ExportDlgProc (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam) |
Definition at line 23 of file MAPMaxExporter.h.
1.5.1-p1