Version: 2.9.4
wxMouseEventsManager Member List
This is the complete list of members for wxMouseEventsManager, including all inherited members.
AddFilter(wxEventFilter *filter)wxEvtHandler [static]
AddPendingEvent(const wxEvent &event)wxEvtHandler [virtual]
AllocExclusive()wxObject [protected]
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
CloneRefData(const wxObjectRefData *data) const wxObject [protected, virtual]
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Create(wxWindow *win)wxMouseEventsManager
CreateRefData() const wxObject [protected, virtual]
DeletePendingEvents()wxEvtHandler
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
GetClassInfo() const wxObject [virtual]
GetClientData() const wxEvtHandler
GetClientObject() const wxEvtHandler
GetEvtHandlerEnabled() const wxEvtHandler
GetNextHandler() const wxEvtHandler
GetPreviousHandler() const wxEvtHandler
GetRefData() const wxObject
IsKindOf(const wxClassInfo *info) const wxObject
IsSameAs(const wxObject &obj) const wxObject
IsUnlinked() const wxEvtHandler
m_refDatawxObject [protected]
MouseClickBegin(int item)wxMouseEventsManager [protected, virtual]
MouseClickCancelled(int item)wxMouseEventsManager [protected, virtual]
MouseClicked(int item)=0wxMouseEventsManager [protected, pure virtual]
MouseDragBegin(int item, const wxPoint &pos)=0wxMouseEventsManager [protected, pure virtual]
MouseDragCancelled(int item)=0wxMouseEventsManager [protected, pure virtual]
MouseDragEnd(int item, const wxPoint &pos)=0wxMouseEventsManager [protected, pure virtual]
MouseDragging(int item, const wxPoint &pos)=0wxMouseEventsManager [protected, pure virtual]
MouseHitTest(const wxPoint &pos)=0wxMouseEventsManager [protected, pure virtual]
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
ProcessEvent(wxEvent &event)wxEvtHandler [virtual]
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxEvtHandler
QueueEvent(wxEvent *event)wxEvtHandler [virtual]
Ref(const wxObject &clone)wxObject
RemoveFilter(wxEventFilter *filter)wxEvtHandler [static]
SafelyProcessEvent(wxEvent &event)wxEvtHandler
SearchEventTable(wxEventTable &table, wxEvent &event)wxEvtHandler [virtual]
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetNextHandler(wxEvtHandler *handler)wxEvtHandler [virtual]
SetPreviousHandler(wxEvtHandler *handler)wxEvtHandler [virtual]
SetRefData(wxObjectRefData *data)wxObject
TryAfter(wxEvent &event)wxEvtHandler [protected, virtual]
TryBefore(wxEvent &event)wxEvtHandler [protected, virtual]
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unlink()wxEvtHandler
UnRef()wxObject
UnShare()wxObject
wxEvtHandler()wxEvtHandler
wxMouseEventsManager()wxMouseEventsManager
wxMouseEventsManager(wxWindow *win)wxMouseEventsManager
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxEvtHandler()wxEvtHandler [virtual]
~wxObject()wxObject [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines