#include <manualgoto.h>
Public Member Functions | |
| ManualGotoWindow (MWindow *mwindow, ManualGoto *thread) | |
| ~ManualGotoWindow () | |
| void | create_objects () |
| int | activate () |
| void | reset_data (double position) |
| double | get_entered_position_sec () |
| void | set_entered_position_sec (double position) |
Public Attributes | |
| BC_Title * | signtitle |
| ManualGotoNumber * | boxhours |
| ManualGotoNumber * | boxminutes |
| ManualGotoNumber * | boxseconds |
| ManualGotoNumber * | boxmsec |
| MWindow * | mwindow |
| ManualGoto * | thread |
Definition at line 36 of file manualgoto.h.
|
||||||||||||
|
Definition at line 149 of file manualgoto.C. |
|
|
Definition at line 165 of file manualgoto.C. |
|
|
Definition at line 210 of file manualgoto.C. References ManualGotoNumber::activate(), boxhours, boxminutes, boxmsec, boxseconds, ManualGotoNumber::deactivate(), and ManualGotoNumber::reshape_update(). Referenced by reset_data(). |
|
|
Definition at line 223 of file manualgoto.C. References _, boxhours, boxminutes, boxmsec, boxseconds, and signtitle. Referenced by ManualGoto::open_window(). |
|
|
Definition at line 182 of file manualgoto.C. References boxhours, boxminutes, boxmsec, and boxseconds. Referenced by ManualGoto::run(). |
|
|
Definition at line 169 of file manualgoto.C. References activate(), MWindow::gui, mwindow, set_entered_position_sec(), and signtitle. Referenced by ManualGoto::open_window(). |
|
|
Definition at line 193 of file manualgoto.C. References boxhours, boxminutes, boxmsec, boxseconds, and ManualGotoNumber::reshape_update(). Referenced by reset_data(). |
|
|
Definition at line 52 of file manualgoto.h. Referenced by activate(), create_objects(), get_entered_position_sec(), and set_entered_position_sec(). |
|
|
Definition at line 53 of file manualgoto.h. Referenced by activate(), create_objects(), get_entered_position_sec(), and set_entered_position_sec(). |
|
|
Definition at line 55 of file manualgoto.h. Referenced by activate(), create_objects(), get_entered_position_sec(), and set_entered_position_sec(). |
|
|
Definition at line 54 of file manualgoto.h. Referenced by activate(), create_objects(), get_entered_position_sec(), and set_entered_position_sec(). |
|
|
Definition at line 56 of file manualgoto.h. Referenced by reset_data(). |
|
|
Definition at line 51 of file manualgoto.h. Referenced by create_objects(), ManualGotoNumber::keypress_event(), reset_data(), and ManualGoto::run(). |
|
|
Definition at line 57 of file manualgoto.h. |
1.4.4