#include <zoombar.h>
Public Member Functions | |
| ToTextBox (MWindow *mwindow, ZoomBar *zoombar, int x, int y) | |
| int | handle_event () |
| int | update_position (double new_position) |
Public Attributes | |
| char | string [256] |
| char | string2 [256] |
| MWindow * | mwindow |
| ZoomBar * | zoombar |
Definition at line 122 of file zoombar.h.
|
||||||||||||||||||||
|
|
|
|
Definition at line 471 of file zoombar.C. References ZoomBar::set_selection(), SET_TO, and zoombar. |
|
|
Definition at line 481 of file zoombar.C. References MWindow::edl, EDLSession::frame_rate, EDLSession::frames_per_foot, EDLSession::get_frame_offset(), mwindow, EDLSession::sample_rate, EDL::session, string, and EDLSession::time_format. Referenced by ZoomBar::update_clocks(). |
|
|
Definition at line 129 of file zoombar.h. Referenced by update_position(). |
|
|
Definition at line 128 of file zoombar.h. Referenced by update_position(). |
|
|
|
|
|
Definition at line 130 of file zoombar.h. Referenced by handle_event(). |
1.4.4