#include <new.h>
Inherits BC_Tumbler.

Public Member Functions | |
| NewVTracksTumbler (NewWindow *nwindow, int x, int y) | |
| int | handle_up_event () |
| int | handle_down_event () |
Data Fields | |
| NewWindow * | nwindow |
Definition at line 169 of file new.h.
| NewVTracksTumbler::NewVTracksTumbler | ( | NewWindow * | nwindow, | |
| int | x, | |||
| int | y | |||
| ) |
| int NewVTracksTumbler::handle_up_event | ( | ) | [virtual] |
Reimplemented from BC_Tumbler.
Definition at line 559 of file new.C.
References EDL::boundaries(), NewWindow::new_edl, nwindow, EDL::session, NewWindow::update(), and EDLSession::video_tracks.

| int NewVTracksTumbler::handle_down_event | ( | ) | [virtual] |
Reimplemented from BC_Tumbler.
Definition at line 566 of file new.C.
References EDL::boundaries(), NewWindow::new_edl, nwindow, EDL::session, NewWindow::update(), and EDLSession::video_tracks.

1.5.5