Public Member Functions | |
| ButtonPanel (wxWindow *parent) | |
| void | OnResize (wxSizeEvent &event) |
| void | OnSetFocus (wxFocusEvent &event) |
| void | OnKillFocus (wxFocusEvent &event) |
Public Attributes | |
| wxPanel * | panel |
| wxWindow * | _parent |
| wxButton * | stop |
| wxButton * | forward |
| wxButton * | backward |
Long Description if necessary.
| <parameter_name> | <parameter_descreption> |
Definition at line 17 of file test.cpp.
|
|
|
|
|
|
|
|
Definition at line 38 of file test.cpp. References panel. |
|
|
|
|
|
Definition at line 63 of file test.cpp. Referenced by ButtonPanel(). |
|
|
Definition at line 64 of file test.cpp. Referenced by ButtonPanel(). |
|
|
Definition at line 64 of file test.cpp. Referenced by ButtonPanel(). |
|
|
Definition at line 62 of file test.cpp. Referenced by ButtonPanel(), OnKillFocus(), OnResize(), and OnSetFocus(). |
|
|
Definition at line 64 of file test.cpp. Referenced by ButtonPanel(), OnKillFocus(), and OnSetFocus(). |
1.4.4