Searched refs:wxListEvent (Results 1 - 25 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.h51 void OnColClick(wxListEvent& event);
52 void OnColRightClick(wxListEvent& event);
53 void OnColBeginDrag(wxListEvent& event);
54 void OnColDragging(wxListEvent& event);
55 void OnColEndDrag(wxListEvent& event);
56 void OnBeginDrag(wxListEvent& event);
57 void OnBeginRDrag(wxListEvent& event);
58 void OnBeginLabelEdit(wxListEvent& event);
59 void OnEndLabelEdit(wxListEvent& event);
60 void OnDeleteItem(wxListEvent
[all...]
H A Dlisttest.cpp757 void MyListCtrl::OnCacheHint(wxListEvent& event)
771 void MyListCtrl::OnColClick(wxListEvent& event)
783 void MyListCtrl::OnColRightClick(wxListEvent& event)
799 void MyListCtrl::LogColEvent(const wxListEvent& event, const wxChar *name)
810 void MyListCtrl::OnColBeginDrag(wxListEvent& event)
822 void MyListCtrl::OnColDragging(wxListEvent& event)
827 void MyListCtrl::OnColEndDrag(wxListEvent& event)
832 void MyListCtrl::OnBeginDrag(wxListEvent& event)
841 void MyListCtrl::OnBeginRDrag(wxListEvent& event)
847 void MyListCtrl::OnBeginLabelEdit(wxListEvent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/artprov/
H A Dartbrows.h19 class WXDLLIMPEXP_FWD_CORE wxListEvent; variable in typeref:class:WXDLLIMPEXP_FWD_CORE
31 void OnSelectItem(wxListEvent &event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFileDetailListCtrl.h44 void OnSelect(wxListEvent& event);
H A DSharedFilesWnd.h35 class wxListEvent;
95 void OnItemSelectionChanged(wxListEvent& evt);
H A DSearchListCtrl.h254 void OnRightClick( wxListEvent& event );
259 void OnItemActivated( wxListEvent& event );
266 void OnColumnLClick( wxListEvent& event );
273 void OnColumnResize( wxListEvent& event );
H A DPrefsUnifiedDlg.h42 class wxListEvent;
119 void OnPrefsPageChange(wxListEvent& event);
124 void OnUserEventSelected(wxListEvent& event);
H A DServerListCtrl.h47 class wxListEvent;
145 void OnItemActivated( wxListEvent& event );
150 void OnItemRightClicked( wxListEvent& event );
H A DMuleListCtrl.h319 long CheckSelection(wxListEvent& event);
326 void OnColumnRClick(wxListEvent& evt);
331 void OnColumnLClick(wxListEvent& evt);
351 void OnItemSelected(wxListEvent& evt);
352 void OnItemDeleted(wxListEvent& evt);
353 void OnAllItemsDeleted(wxListEvent& evt);
H A DKadDlg.h32 class wxListEvent;
H A DDownloadListCtrl.h187 void OnItemActivated( wxListEvent& event );
188 void OnMouseRightClick( wxListEvent& event );
189 void OnMouseMiddleClick( wxListEvent& event );
191 void OnItemSelectionChanged( wxListEvent& event );
H A DSearchDlg.h38 class wxListEvent;
145 void OnListItemSelected(wxListEvent& ev);
H A DFileDetailDialog.h62 void OnListClickedTakeOver(wxListEvent& evt);
H A DFriendListCtrl.h50 void OnItemActivated(wxListEvent& event);
H A DGenericClientListCtrl.h220 void OnItemActivated( wxListEvent& event );
221 void OnMouseRightClick( wxListEvent& event );
222 void OnMouseMiddleClick( wxListEvent& event );
H A DSharedFilesCtrl.h145 void OnRightClick(wxListEvent& event);
H A DFileDetailListCtrl.cpp66 void CFileDetailListCtrl::OnSelect(wxListEvent& event)
H A DMuleListCtrl.cpp471 void CMuleListCtrl::OnColumnRClick(wxListEvent& evt)
505 void CMuleListCtrl::OnColumnLClick(wxListEvent& evt)
635 wxListEvent evt;
642 long CMuleListCtrl::CheckSelection(wxListEvent& event)
750 void CMuleListCtrl::OnItemSelected(wxListEvent& evt)
768 void CMuleListCtrl::OnItemDeleted(wxListEvent& evt)
778 void CMuleListCtrl::OnAllItemsDeleted(wxListEvent& evt)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Deditlbox.h19 class WXDLLEXPORT wxListEvent; variable in typeref:class:WXDLLEXPORT
56 void OnItemSelected(wxListEvent& event);
57 void OnEndLabelEdit(wxListEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistevt.tex1 \section{\class{wxListEvent}}\label{wxlistevent}
19 functions that take a wxListEvent argument.
52 \membersection{wxListEvent::wxListEvent}\label{wxlisteventctor}
54 \func{}{wxListEvent}{\param{WXTYPE }{commandType = 0}, \param{int }{id = 0}}
59 \membersection{wxListEvent::GetCacheFrom}\label{wxlisteventgetcachefrom}
67 \membersection{wxListEvent::GetCacheTo}\label{wxlisteventgetcacheto}
75 \membersection{wxListEvent::GetKeyCode}\label{wxlisteventgetkeycode}
82 \membersection{wxListEvent::GetIndex}\label{wxlisteventgetindex}
89 \membersection{wxListEvent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfiledlgg.h30 class WXDLLEXPORT wxListEvent; variable in typeref:class:WXDLLEXPORT
83 void OnSelected( wxListEvent &event );
84 void OnActivated( wxListEvent &event );
282 void OnListDeleteItem( wxListEvent &event );
283 void OnListDeleteAllItems( wxListEvent &event );
284 void OnListEndLabelEdit( wxListEvent &event );
285 void OnListColClick( wxListEvent &event );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dlistctrl.h414 class WXDLLEXPORT wxListEvent: public wxCommandEvent class in inherits:wxCommandEvent
416 DECLARE_DYNAMIC_CLASS(wxListEvent)
419 wxListEvent(wxEventType commandType = wxEVT_NULL, int id = 0);
431 typedef void (wxEvtHandler::*wxListEventFunction)(wxListEvent&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlistbase.h356 // wxListEvent - the event class for the wxListCtrl notifications
359 class WXDLLEXPORT wxListEvent : public wxNotifyEvent class in inherits:wxNotifyEvent
362 wxListEvent(wxEventType commandType = wxEVT_NULL, int winid = 0) function in class:wxListEvent
373 wxListEvent(const wxListEvent& event) function in class:wxListEvent
403 virtual wxEvent *Clone() const { return new wxListEvent(*this); }
418 DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxListEvent)
452 typedef void (wxEvtHandler::*wxListEventFunction)(wxListEvent&);
H A Dlistbook.h22 class WXDLLIMPEXP_FWD_CORE wxListEvent; variable in typeref:class:WXDLLIMPEXP_FWD_CORE
101 void OnListSelected(wxListEvent& event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Deditlbox.cpp200 void wxEditableListBox::OnItemSelected(wxListEvent& event)
218 void wxEditableListBox::OnEndLabelEdit(wxListEvent& event)
230 wxListEvent selectionEvent(wxEVT_COMMAND_LIST_ITEM_SELECTED, m_listCtrl->GetId());

Completed in 266 milliseconds

123