#include <new.h>
Inherits BC_Tumbler.

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

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

1.5.5