#include <manualgoto.h>
Public Member Functions | |
| ManualGotoNumber (ManualGotoWindow *window, int x, int y, int w, int min_num, int max_num, int chars) | |
| int | handle_event () |
| int | keypress_event () |
| int | activate () |
| int | deactivate () |
| void | reshape_update (int64_t number) |
Public Attributes | |
| ManualGotoWindow * | window |
| int | min_num |
| int | max_num |
| int | chars |
Definition at line 62 of file manualgoto.h.
|
||||||||||||||||||||||||||||||||
|
Definition at line 251 of file manualgoto.C. |
|
|
Definition at line 271 of file manualgoto.C. Referenced by ManualGotoWindow::activate(). |
|
|
Definition at line 265 of file manualgoto.C. References reshape_update(). Referenced by ManualGotoWindow::activate(). |
|
|
Definition at line 260 of file manualgoto.C. |
|
|
Definition at line 293 of file manualgoto.C. References chars, ManualGotoWindow::signtitle, and window. |
|
|
Definition at line 279 of file manualgoto.C. References chars, max_num, and min_num. Referenced by ManualGotoWindow::activate(), deactivate(), and ManualGotoWindow::set_entered_position_sec(). |
|
|
Definition at line 75 of file manualgoto.h. Referenced by keypress_event(), and reshape_update(). |
|
|
Definition at line 74 of file manualgoto.h. Referenced by reshape_update(). |
|
|
Definition at line 73 of file manualgoto.h. Referenced by reshape_update(). |
|
|
Definition at line 67 of file manualgoto.h. Referenced by keypress_event(). |
1.4.4