#include <zoombar.h>
Public Member Functions | |
| LengthTextBox (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 111 of file zoombar.h.
|
||||||||||||||||||||
|
|
|
|
Definition at line 438 of file zoombar.C. References SET_LENGTH, ZoomBar::set_selection(), and zoombar. |
|
|
Definition at line 448 of file zoombar.C. References MWindow::edl, EDLSession::frame_rate, EDLSession::frames_per_foot, mwindow, EDLSession::sample_rate, EDL::session, string, and EDLSession::time_format. Referenced by ZoomBar::update_clocks(). |
|
|
Definition at line 118 of file zoombar.h. Referenced by update_position(). |
|
|
Definition at line 117 of file zoombar.h. Referenced by update_position(). |
|
|
|
|
|
Definition at line 119 of file zoombar.h. Referenced by handle_event(). |
1.4.4