wxEditorCommand Class Reference

#include <commandeditor/commandeditor.h>

List of all members.

Public Member Functions

 wxEditorCommand ()
 wxEditorCommand (const wxEditorCommand &info)
void Init ()
void Copy (const wxEditorCommand &info)
void operator= (const wxEditorCommand &info)
bool IsDefault () const
bool IsInternal () const
bool IsExternal () const
void SetDefault (bool isDefault=true)
 Compatibility.
void SetInternal (bool isInternal=true)
wxEditorCommandType GetCommandType () const
void SetCommandType (wxEditorCommandType t)
bool Save (wxOutputStream &stream, wxDataOutputStream &dataStream)
bool Load (wxInputStream &stream, wxDataInputStream &dataStream)
void Enable (bool enable)

Public Attributes

wxString m_title
wxString m_command
bool m_enabled
wxEditorCommandType m_commandType


Constructor & Destructor Documentation

wxEditorCommand::wxEditorCommand (  )  [inline]

wxEditorCommand::wxEditorCommand ( const wxEditorCommand info  )  [inline]


Member Function Documentation

void wxEditorCommand::Copy ( const wxEditorCommand info  ) 

void wxEditorCommand::Enable ( bool  enable  )  [inline]

wxEditorCommandType wxEditorCommand::GetCommandType (  )  const [inline]

void wxEditorCommand::Init (  ) 

bool wxEditorCommand::IsDefault (  )  const [inline]

bool wxEditorCommand::IsExternal (  )  const [inline]

bool wxEditorCommand::IsInternal (  )  const [inline]

bool wxEditorCommand::Load ( wxInputStream stream,
wxDataInputStream dataStream 
)

void wxEditorCommand::operator= ( const wxEditorCommand info  )  [inline]

bool wxEditorCommand::Save ( wxOutputStream stream,
wxDataOutputStream dataStream 
)

void wxEditorCommand::SetCommandType ( wxEditorCommandType  t  )  [inline]

void wxEditorCommand::SetDefault ( bool  isDefault = true  )  [inline]

Compatibility.

void wxEditorCommand::SetInternal ( bool  isInternal = true  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following files:

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