#include <zoompanel.h>
Public Member Functions | |
| ZoomTumbler (MWindow *mwindow, ZoomPanel *panel, int x, int y) | |
| ~ZoomTumbler () | |
| int | handle_up_event () |
| int | handle_down_event () |
Public Attributes | |
| ZoomPanel * | panel |
| MWindow * | mwindow |
Definition at line 97 of file zoompanel.h.
|
||||||||||||||||||||
|
Definition at line 312 of file zoompanel.C. |
|
|
Definition at line 321 of file zoompanel.C. |
|
|
Definition at line 347 of file zoompanel.C. References CLAMP, ZoomPanel::handle_event(), ZoomPanel::max, ZoomPanel::min, panel, ZoomPanel::user_size, ZoomPanel::user_table, ZoomPanel::value, ZoomPanel::value_to_text(), and ZoomPanel::zoom_text. Referenced by CWindowGUI::keyboard_zoomout(). |
|
|
Definition at line 325 of file zoompanel.C. References CLAMP, ZoomPanel::handle_event(), ZoomPanel::max, ZoomPanel::min, panel, ZoomPanel::user_size, ZoomPanel::user_table, ZoomPanel::value, ZoomPanel::value_to_text(), and ZoomPanel::zoom_text. Referenced by CWindowGUI::keyboard_zoomin(). |
|
|
Definition at line 107 of file zoompanel.h. |
|
|
Definition at line 106 of file zoompanel.h. Referenced by handle_down_event(), and handle_up_event(). |
1.4.4