wxUIActionSimulator Member List
This is the complete list of members for
wxUIActionSimulator, including all inherited members.
| Char(int keycode, bool shiftDown=false, bool cmdDown=false, bool altDown=false) | wxUIActionSimulator | |
| KeyDown(int keycode, bool shiftDown=false, bool cmdDown=false, bool altDown=false) | wxUIActionSimulator | |
| KeyUp(int keycode, bool shiftDown=false, bool cmdDown=false, bool altDown=false) | wxUIActionSimulator | |
| MouseClick(int button=wxMOUSE_BTN_LEFT) | wxUIActionSimulator | |
| MouseDblClick(int button=wxMOUSE_BTN_LEFT) | wxUIActionSimulator | |
| MouseDown(int button=wxMOUSE_BTN_LEFT) | wxUIActionSimulator | |
| MouseDragDrop(long x1, long y1, long x2, long y2, int button=wxMOUSE_BTN_LEFT) | wxUIActionSimulator | |
| MouseMove(long x, long y) | wxUIActionSimulator | |
| MouseUp(int button=wxMOUSE_BTN_LEFT) | wxUIActionSimulator | |
| wxUIActionSimulator() | wxUIActionSimulator | |
| ~wxUIActionSimulator() | wxUIActionSimulator | |