ifm::wx::CustomPanel Class Reference
List of all members.
Detailed Description
The native widget which represents components for wxWidgets.
Constructor & Destructor Documentation
| ifm::wx::CustomPanel::CustomPanel |
( |
wxWindow * |
parent, |
|
|
Component * |
c | |
|
) |
| | |
Member Function Documentation
| void ifm::wx::CustomPanel::connect_child_events |
( |
wxWindow * |
child |
) |
|
| void ifm::wx::CustomPanel::on_erase_bg |
( |
wxEraseEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_kill_focus |
( |
wxFocusEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_left_down |
( |
wxMouseEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_left_up |
( |
wxMouseEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_mouse_leave |
( |
wxMouseEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_mouse_move |
( |
wxMouseEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_paint |
( |
wxPaintEvent & |
event |
) |
|
| void ifm::wx::CustomPanel::on_set_focus |
( |
wxFocusEvent & |
event |
) |
|
Member Data Documentation