Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

SherpaEvent.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  shSetPathEvent
class  shRenameEvent
class  shDeleteEvent
class  shToWastebinEvent
class  shRestoreEvent
class  shCreateEvent

Defines

#define EVT_SET_PATH(fn)
#define EVT_RENAME(fn)
#define EVT_DELETE(fn)
#define EVT_TOWASTEBIN(fn)
#define EVT_RESTORE(fn)
#define EVT_CREATE(fn)

Typedefs

typedef void(wxEvtHandler::* shSetPathEventFunction )(shSetPathEvent &)
typedef void(wxEvtHandler::* shRenameEventFunction )(shRenameEvent &)
typedef void(wxEvtHandler::* shDeleteEventFunction )(shDeleteEvent &)
typedef void(wxEvtHandler::* shToWastebinEventFunction )(shToWastebinEvent &)
typedef void(wxEvtHandler::* shRestoreEventFunction )(shRestoreEvent &)
typedef void(wxEvtHandler::* shCreateEventFunction )(shCreateEvent &)

Enumerations

enum  {
  shMENUID_FILE_EXIT, shMENUID_FILE_EMPTY_WASTEBIN, shMENUID_EDIT_UNDO, shMENUID_EDIT_REDO,
  shMENUID_EDIT_PREFERENCES, shMENUID_VIEW_SHOWHIDDEN, shMENUID_DEBUG_WASTEBIN, shMENUID_DEBUG_UNDO,
  shMENUID_DELETE, shMENUID_TOWASTEBIN, shMENUID_NEW_DIRECTORY, shMENUID_NEW_FILE
}

Variables

wxEventType shEVT_SET_PATH
wxEventType shEVT_RENAME
wxEventType shEVT_DELETE
wxEventType shEVT_TOWASTEBIN
wxEventType shEVT_RESTORE
wxEventType shEVT_CREATE


Define Documentation

#define EVT_CREATE fn   ) 
 

Value:

wxEventTableEntry(shEVT_CREATE, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shCreateEventFunction) &fn, (wxObject *) NULL ),

Definition at line 157 of file SherpaEvent.h.

#define EVT_DELETE fn   ) 
 

Value:

wxEventTableEntry(shEVT_DELETE, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shDeleteEventFunction) &fn, (wxObject *) NULL ),

Definition at line 145 of file SherpaEvent.h.

#define EVT_RENAME fn   ) 
 

Value:

wxEventTableEntry(shEVT_RENAME, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shRenameEventFunction) &fn, (wxObject *) NULL ),

Definition at line 141 of file SherpaEvent.h.

#define EVT_RESTORE fn   ) 
 

Value:

wxEventTableEntry(shEVT_RESTORE, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shRestoreEventFunction) &fn, (wxObject *) NULL ),

Definition at line 153 of file SherpaEvent.h.

#define EVT_SET_PATH fn   ) 
 

Value:

wxEventTableEntry(shEVT_SET_PATH, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shSetPathEventFunction) &fn, (wxObject *) NULL ),

Definition at line 137 of file SherpaEvent.h.

#define EVT_TOWASTEBIN fn   ) 
 

Value:

wxEventTableEntry(shEVT_TOWASTEBIN, -1, -1, \
  (wxObjectEventFunction) (wxEventFunction) (shToWastebinEventFunction) &fn, (wxObject *) NULL ),

Definition at line 149 of file SherpaEvent.h.


Typedef Documentation

typedef void(wxEvtHandler::* shCreateEventFunction)(shCreateEvent&)
 

Definition at line 135 of file SherpaEvent.h.

typedef void(wxEvtHandler::* shDeleteEventFunction)(shDeleteEvent&)
 

Definition at line 132 of file SherpaEvent.h.

typedef void(wxEvtHandler::* shRenameEventFunction)(shRenameEvent&)
 

Definition at line 131 of file SherpaEvent.h.

typedef void(wxEvtHandler::* shRestoreEventFunction)(shRestoreEvent&)
 

Definition at line 134 of file SherpaEvent.h.

typedef void(wxEvtHandler::* shSetPathEventFunction)(shSetPathEvent&)
 

Definition at line 130 of file SherpaEvent.h.

typedef void(wxEvtHandler::* shToWastebinEventFunction)(shToWastebinEvent&)
 

Definition at line 133 of file SherpaEvent.h.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
shMENUID_FILE_EXIT 
shMENUID_FILE_EMPTY_WASTEBIN 
shMENUID_EDIT_UNDO 
shMENUID_EDIT_REDO 
shMENUID_EDIT_PREFERENCES 
shMENUID_VIEW_SHOWHIDDEN 
shMENUID_DEBUG_WASTEBIN 
shMENUID_DEBUG_UNDO 
shMENUID_DELETE 
shMENUID_TOWASTEBIN 
shMENUID_NEW_DIRECTORY 
shMENUID_NEW_FILE 

Definition at line 16 of file SherpaEvent.h.


Variable Documentation

wxEventType shEVT_CREATE
 

Definition at line 38 of file SherpaEvent.h.

wxEventType shEVT_DELETE
 

Definition at line 35 of file SherpaEvent.h.

wxEventType shEVT_RENAME
 

Definition at line 34 of file SherpaEvent.h.

wxEventType shEVT_RESTORE
 

Definition at line 37 of file SherpaEvent.h.

wxEventType shEVT_SET_PATH
 

Definition at line 33 of file SherpaEvent.h.

wxEventType shEVT_TOWASTEBIN
 

Definition at line 36 of file SherpaEvent.h.


Generated on Wed Jan 25 08:14:47 2006 for Sherpa by doxygen 1.3.6