Searched refs:OnTestButton (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp118 void OnTestButton(wxCommandEvent& event);
557 EVT_BUTTON (ID_BUTTON_TEST1, MyPanel::OnTestButton)
558 EVT_BUTTON (ID_BUTTON_TEST2, MyPanel::OnTestButton)
1143 void MyPanel::OnTestButton(wxCommandEvent& event) function in class:MyPanel

Completed in 57 milliseconds