impexpop.h File Reference

(r1785/r1688)

Go to the source code of this file.

Classes

class  OpMenuImport
class  BitmapExportParam
 Passes infomation about bitmap(s) to export. More...
class  OpMenuExport
class  FileDropInfo
class  OpDroppedFile

Defines

#define OPTOKEN_MENUIMPORT   _T("Import")
 Pops up a common dialog to allow the user to import a file into Camelot using any of the available import filters.
#define OPTOKEN_MENUEXPORT   _T("Export")
 Pops up a common dialog to allow theuser to export a file from Camelot using any of the available import filters.
#define OPTOKEN_DROPPEDFILE   _T("DroppedFile")
 Responds to the user dragging and dropping a file onto Camelot - it attempts to deduce which import filter should be used to load the file. If for any reason it cannot work out which filter to use, a dialog is popped up to allow the user to select the filter they want to use.


Define Documentation

#define OPTOKEN_DROPPEDFILE   _T("DroppedFile")
 

Responds to the user dragging and dropping a file onto Camelot - it attempts to deduce which import filter should be used to load the file. If for any reason it cannot work out which filter to use, a dialog is popped up to allow the user to select the filter they want to use.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
08/03/94
See also:
OpMenuImport; OpMenuExport

Definition at line 288 of file impexpop.h.

#define OPTOKEN_MENUEXPORT   _T("Export")
 

Pops up a common dialog to allow theuser to export a file from Camelot using any of the available import filters.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
08/03/94
See also:
OpMenuImport; OpDroppedFile

Definition at line 210 of file impexpop.h.

#define OPTOKEN_MENUIMPORT   _T("Import")
 

Pops up a common dialog to allow the user to import a file into Camelot using any of the available import filters.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
08/03/94
See also:
OpMenuExport; OpDroppedFile

Definition at line 130 of file impexpop.h.


Generated on Sat Nov 10 03:49:11 2007 for Camelot by  doxygen 1.4.4