include/commandeditor/commandeditor.h File Reference

#include "wx/dynarray.h"

Go to the source code of this file.

Classes

class  wxEditorCommand
class  wxEditorCommands
class  wxEditorCommandManager
class  wxEditorCommandInfo

Defines

#define wxEDITOR_COMMAND_DEFAULT_NAME   wxTRANSLATE("Default")
#define wxEDITOR_COMMAND_INTERNAL_NAME   wxTRANSLATE("Internal")
#define wxEDITOR_COMMAND_BY_TYPE   0x01
#define wxEDITOR_COMMAND_BY_EXTENSION   0x02

Enumerations

enum  wxEditorCommandType { wxEditorCommandDefault, wxEditorCommandInternal, wxEditorCommandExternal }
enum  wxEditorMediaType {
  wxEditorCommandMediaTypeUnknown, wxEditorCommandMediaTypeEbook, wxEditorCommandMediaTypeAudio, wxEditorCommandMediaTypeVideo,
  wxEditorCommandMediaTypeImage, wxEditorCommandMediaTypeDocument
}
enum  wxEditorCommandGetCommandStatus { wxEDITOR_COMMAND_FAILURE, wxEDITOR_COMMAND_CANCELLED, wxEDITOR_COMMAND_SUCCESS }

Functions

 WX_DECLARE_OBJARRAY (wxEditorCommand, wxEditorCommandArray)
 WX_DECLARE_OBJARRAY (wxEditorCommands, wxEditorCommandsArray)


Define Documentation

#define wxEDITOR_COMMAND_BY_EXTENSION   0x02

#define wxEDITOR_COMMAND_BY_TYPE   0x01

#define wxEDITOR_COMMAND_DEFAULT_NAME   wxTRANSLATE("Default")

Information about a single command (for editing or viewing)

#define wxEDITOR_COMMAND_INTERNAL_NAME   wxTRANSLATE("Internal")


Enumeration Type Documentation

Enumerator:
wxEDITOR_COMMAND_FAILURE 
wxEDITOR_COMMAND_CANCELLED 
wxEDITOR_COMMAND_SUCCESS 

Enumerator:
wxEditorCommandDefault 
wxEditorCommandInternal 
wxEditorCommandExternal 

Enumerator:
wxEditorCommandMediaTypeUnknown 
wxEditorCommandMediaTypeEbook 
wxEditorCommandMediaTypeAudio 
wxEditorCommandMediaTypeVideo 
wxEditorCommandMediaTypeImage 
wxEditorCommandMediaTypeDocument 


Function Documentation

WX_DECLARE_OBJARRAY ( wxEditorCommands  ,
wxEditorCommandsArray   
)

WX_DECLARE_OBJARRAY ( wxEditorCommand  ,
wxEditorCommandArray   
)


Generated on Wed May 6 19:22:05 2009 for AxTk by  doxygen 1.5.8